ItemVault

InventoryServiceLocator

InventoryServiceLocator

Thin, engine-agnostic service locator for ItemVault. The host game is responsible for creating and assigning an IInventoryService instance at startup.

Project: ItemVault v1.0.0
Layer: Core
Source: Core/InventoryServiceLocator.cs
Namespace: ItemVault.Core
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

Current

Current inventory service instance used by engine adapters. Games should assign this during their composition/bootstrap phase.