Skip to content

t1k:unity:tof:inventory

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: inventory, items, storage

/t1k:unity:tof:inventory

Tracks and mutates currency balances through a generic IRewardHandler contract backed by InventoryService with VContainer DI registration.

interface

  • IRewardHandler (IRewardHandler.cs) class
  • CurrencySelectorAttribute (CurrencySelectorAttribute.cs)
  • CurrencySelectorAttributeDrawer (CurrencySelectorAttributeDrawer.cs)
  • InventoryService (InventoryService.cs)
  • InventoryValidator (InventoryValidator.cs)
  • InventoryVContainer (InventoryVContainer.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Inventory 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 (6): interface

  • IRewardHandler (IRewardHandler.cs) class
  • CurrencySelectorAttribute (CurrencySelectorAttribute.cs)
  • CurrencySelectorAttributeDrawer (CurrencySelectorAttributeDrawer.cs)
  • InventoryService (InventoryService.cs)
  • InventoryValidator (InventoryValidator.cs)
  • InventoryVContainer (InventoryVContainer.cs)

Detected DI registrations:

  • InventoryService

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