MyDungeon Documentation
![]() | Inventory Methods |
The Inventory type exposes the following members.
Methods| Name | Description | |
|---|---|---|
![]() | AddItem |
Adds item to inventory
|
![]() | OnDestroy |
Stores inventory in GameManager to retain during scene transitions
|
![]() | RemoveItem |
Removes item from inventory
|
![]() | Start |
Grabs inventory from GameManager
|
Extension Methods| Name | Description | |
|---|---|---|
![]() | Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |
See Also


