t1k:unity:tof:free-pack
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: daily-pack, free-pack, reward-pack
How to invoke
Section titled “How to invoke”/t1k:unity:tof:free-packFree Pack
Section titled “Free Pack”Purpose
Section titled “Purpose”Core implementation of freepack core feature for Unity games
Public API
Section titled “Public API”class
FreePackBlueprint(FreePackBlueprint.cs)FreePackRecord(FreePackBlueprint.cs)FreePackService(FreePackService.cs)FreePackValidator(FreePackValidator.cs)FreePackVContainer(FreePackVContainer.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 Free Pack 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 (6): class
FreePackBlueprint(FreePackBlueprint.cs)FreePackRecord(FreePackBlueprint.cs)FreePackService(FreePackService.cs)FreePackValidator(FreePackValidator.cs)FreePackVContainer(FreePackVContainer.cs) enumItemStatus(ItemStatus.cs)
Detected DI registrations:
FreePackService
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/FreePack/ - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/FreePack/README.md - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/FreePack/CHANGELOG.md - Namespace:
TheOne.Features.FreePack.Core.Editor,TheOne.Features.FreePack.Core.DI,TheOne.Features.FreePack.Core.Models.Blueprints,TheOne.Features.FreePack.Core.Models,TheOne.Features.FreePack.Core.Models.LocalData,TheOne.Features.FreePack.Core.Services