SaveLoad Methods

MyDungeon

SaveLoad Methods

The SaveLoad type exposes the following members.

Methods
  NameDescription
Public methodLoadT
Reads a JSON file containing game save data
Public methodSaveT
Creates or overwrites a JSON file containing game save data
Top
Extension Methods
  NameDescription
Public Extension MethodInvoke
Invoke using a delegate
(Defined by MonoBehaviourExtensions.)
Top
See Also