Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.InventoryData Member List

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
itemDataPlatformerPro.InventoryData
RemoveFromStack(int position, int amount)PlatformerPro.InventoryData
stackCachePlatformerPro.InventoryDataprotected
SwitchPositions(int indexA, int indexB)PlatformerPro.InventoryData