Skip to content

t1k:unity:tof:piggy-bank

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: coin-bank, piggy-bank, purchase, saving

/t1k:unity:tof:piggy-bank

Core implementation of piggybank core feature for Unity games

class

  • PiggyBankBlueprint (PiggyBankBlueprint.cs)
  • PiggyBankService (PiggyBankService.cs)
  • PiggyBankValidator (PiggyBankValidator.cs)
  • PiggyBankVContainer (PiggyBankVContainer.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Piggy Bank 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 (4): class

  • PiggyBankBlueprint (PiggyBankBlueprint.cs)
  • PiggyBankService (PiggyBankService.cs)
  • PiggyBankValidator (PiggyBankValidator.cs)
  • PiggyBankVContainer (PiggyBankVContainer.cs)

Detected DI registrations:

  • PiggyBankService

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/PiggyBank/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/PiggyBank/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/PiggyBank/CHANGELOG.md
  • Namespace: TheOne.Features.PiggyBank.Editor, TheOne.Features.PiggyBank.Core.DI, TheOne.Features.PiggyBank.Core.Models.Blueprints, TheOne.Features.PiggyBank.Core.Services