Pokemon Unity
A pokemon clone made using Unity
Loading...
Searching...
No Matches
ItemSlot Class Reference

The ItemSlot class manages the individual item slots the Inventory More...

Properties

ItemBase Item [get]
 
int ItemCount [get, set]
 

Detailed Description

The ItemSlot class manages the individual item slots the Inventory

Definition at line 10 of file Inventory.cs.

Property Documentation

◆ Item

ItemBase ItemSlot.Item
get

Definition at line 15 of file Inventory.cs.

◆ ItemCount

int ItemSlot.ItemCount
getset

Definition at line 16 of file Inventory.cs.


The documentation for this class was generated from the following file: