InventoryThe inventory is used by PlayerCharacter for:
The Inventory is managed by the Player in the same way he does with the HUD:
There is a pre-defined structure in which every active element is recognized and updated by the Player. The Player recognize active elements by their names, that are pre-defined as for the HUD.
The Inventory structure is based on a list of Tabs.
|