Skip to content

t1k:unity:tof:currency-progress

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: currency, currency-progress, milestone, progression

/t1k:unity:tof:currency-progress

Core implementation of currencyprogress core feature for Unity games

interface

  • ICurrencyCollector (ICurrencyCollector.cs) class
  • CurrencyProgressBlueprint (CurrencyProgressBlueprint.cs)
  • CurrencyProgressService (CurrencyProgressService.cs)
  • CurrencyProgressValidator (CurrencyProgressValidator.cs)
  • CurrencyProgressVContainer (CurrencyProgressVContainer.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Currency Progress services via VContainer (see Architecture).
  3. Configure any ScriptableObjects listed in Config section.
  4. Subscribe to signals listed in Signals / Events to react to state changes.

Detected public types (5): interface

  • ICurrencyCollector (ICurrencyCollector.cs) class
  • CurrencyProgressBlueprint (CurrencyProgressBlueprint.cs)
  • CurrencyProgressService (CurrencyProgressService.cs)
  • CurrencyProgressValidator (CurrencyProgressValidator.cs)
  • CurrencyProgressVContainer (CurrencyProgressVContainer.cs)

Detected DI registrations:

  • CurrencyProgressService

Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.

(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)

  • Source: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/CurrencyProgress/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/CurrencyProgress/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/CurrencyProgress/CHANGELOG.md
  • Namespace: TheOne.Features.CurrencyProgress.Core.DI, TheOne.Features.CurrencyProgress.Core.Editor, TheOne.Features.CurrencyProgress.Core.Blueprints, TheOne.Features.CurrencyProgress.Core.Services