![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
This is the complete list of members for PlatformerPro.InventoryData, including all inherited members.
AddToEmptyStack(string typeId, int position, int amount) | PlatformerPro.InventoryData | |
AddToEmptyStack(ItemInstanceData data, int index) | PlatformerPro.InventoryData | |
AddToStack(int position, string itemId, int amount) | PlatformerPro.InventoryData | |
CleanUpGaps() | PlatformerPro.InventoryData | |
ClearStack(int position) | PlatformerPro.InventoryData | |
FindStacks(string itemId) | PlatformerPro.InventoryData | |
FirstEmptySlot() | PlatformerPro.InventoryData | |
GetAmountAtStack(int position) | PlatformerPro.InventoryData | |
GetItemAtStack(int position) | PlatformerPro.InventoryData | |
InventoryData() | PlatformerPro.InventoryData | |
InventoryData(int size) | PlatformerPro.InventoryData | |
ItemCount(string itemId) | PlatformerPro.InventoryData | |
itemData | PlatformerPro.InventoryData | |
RemoveFromStack(int position, int amount) | PlatformerPro.InventoryData | |
stackCache | PlatformerPro.InventoryData | protected |
SwitchPositions(int indexA, int indexB) | PlatformerPro.InventoryData |