MyDungeon.Items Namespace

MyDungeon

MyDungeon.Items Namespace

[Missing <summary> documentation for "N:MyDungeon.Items"]

Classes
  ClassDescription
Public classInventory
Inventory holds a list of items the player currently possesses
Public classItem
Item is the base class for Items
Public classItemBehaviour
ItemBheaviour is a component intended to be attached to item prefabs to attach ScriptableObjects that derive from the type Item to them