| ActiveSlotIndex | Game.ComponentCreativeInventory | |
| AddSlotItems(int slotIndex, int value, int count) | Game.ComponentCreativeInventory | virtual |
| CategoryIndex | Game.ComponentCreativeInventory | |
| Dispose() | GameEntitySystem.Component | virtual |
| DisposeInternal() | GameEntitySystem.Component | package |
| DropAllItems(Vector3 position) | Game.ComponentCreativeInventory | virtual |
| Entity | GameEntitySystem.Component | |
| GetOwnedEntities() | GameEntitySystem.Component | virtual |
| GetSlotCapacity(int slotIndex, int value) | Game.ComponentCreativeInventory | virtual |
| GetSlotCount(int slotIndex) | Game.ComponentCreativeInventory | virtual |
| GetSlotProcessCapacity(int slotIndex, int value) | Game.ComponentCreativeInventory | virtual |
| GetSlotValue(int slotIndex) | Game.ComponentCreativeInventory | virtual |
| InheritFromComponent(Component baseComponent) | GameEntitySystem.Component | virtual |
| Initialize(Entity entity, ValuesDictionary valuesDictionary) | GameEntitySystem.Component | virtual |
| IsAddedToProject | GameEntitySystem.Component | |
| Load(ValuesDictionary valuesDictionary, IdToEntityMap idToEntityMap) | Game.ComponentCreativeInventory | virtual |
| m_activeSlotIndex | Game.ComponentCreativeInventory | |
| m_entity | GameEntitySystem.Component | |
| m_largeNumber | Game.ComponentCreativeInventory | static |
| m_slots | Game.ComponentCreativeInventory | |
| m_valuesDictionary | GameEntitySystem.Component | |
| m_visibleSlotsCount | Game.ComponentCreativeInventory | |
| OnEntityAdded() | GameEntitySystem.Component | virtual |
| OnEntityRemoved() | GameEntitySystem.Component | virtual |
| OpenSlotsCount | Game.ComponentCreativeInventory | |
| PageIndex | Game.ComponentCreativeInventory | |
| ProcessSlotItems(int slotIndex, int value, int count, int processCount, out int processedValue, out int processedCount) | Game.ComponentCreativeInventory | virtual |
| Project | Game.ComponentCreativeInventory | private |
| RemoveSlotItems(int slotIndex, int count) | Game.ComponentCreativeInventory | virtual |
| Save(ValuesDictionary valuesDictionary, EntityToIdMap entityToIdMap) | Game.ComponentCreativeInventory | virtual |
| SlotsCount | Game.ComponentCreativeInventory | |
| ValuesDictionary | GameEntitySystem.Component | |
| VisibleSlotsCount | Game.ComponentCreativeInventory | |