t1k:unity:tof:currency-progress
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: currency, currency-progress, milestone, progression
How to invoke
Section titled “How to invoke”/t1k:unity:tof:currency-progressCurrency Progress
Section titled “Currency Progress”Purpose
Section titled “Purpose”Core implementation of currencyprogress core feature for Unity games
Public API
Section titled “Public API”interface
ICurrencyCollector(ICurrencyCollector.cs) classCurrencyProgressBlueprint(CurrencyProgressBlueprint.cs)CurrencyProgressService(CurrencyProgressService.cs)CurrencyProgressValidator(CurrencyProgressValidator.cs)CurrencyProgressVContainer(CurrencyProgressVContainer.cs)
Signals / Events
Section titled “Signals / Events”None detected.
Config / ScriptableObjects
Section titled “Config / ScriptableObjects”None detected.
Integration Steps
Section titled “Integration Steps”- Reference package
TheOneFeaturein your project. - Register the Currency Progress services via VContainer (see Architecture).
- Configure any ScriptableObjects listed in Config section.
- Subscribe to signals listed in Signals / Events to react to state changes.
Architecture
Section titled “Architecture”Detected public types (5): interface
ICurrencyCollector(ICurrencyCollector.cs) classCurrencyProgressBlueprint(CurrencyProgressBlueprint.cs)CurrencyProgressService(CurrencyProgressService.cs)CurrencyProgressValidator(CurrencyProgressValidator.cs)CurrencyProgressVContainer(CurrencyProgressVContainer.cs)
Detected DI registrations:
CurrencyProgressService
Dependencies
Section titled “Dependencies”Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.
Gotchas
Section titled “Gotchas”(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)
References
Section titled “References”- 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