MyDungeon.Items Namespace
From MyDungeon
MyDungeon Documentation
MyDungeon.Items Namespace |
[Missing <summary> documentation for "N:MyDungeon.Items"]
| Class | Description | |
|---|---|---|
| Inventory |
Inventory holds a list of items the player currently possesses
| |
| Item |
Item is the base class for Items
| |
| ItemBehaviour |
ItemBheaviour is a component intended to be attached to item prefabs to attach ScriptableObjects that derive from the type Item to them
|