SaveLoad Methods
From MyDungeon
MyDungeon Documentation
SaveLoad Methods |
The SaveLoad type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadT |
Reads a JSON file containing game save data
| |
| SaveT |
Creates or overwrites a JSON file containing game save data
|
| Name | Description | |
|---|---|---|
| Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |