Pokemon Unity
A pokemon clone made using Unity
|
The ItemSlot class manages the individual item slots the Inventory More...
Properties | |
ItemBase | Item [get] |
int | ItemCount [get, set] |
The ItemSlot class manages the individual item slots the Inventory
Definition at line 10 of file Inventory.cs.
|
get |
Definition at line 15 of file Inventory.cs.
|
getset |
Definition at line 16 of file Inventory.cs.