This repository was archived by the owner on May 29, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 0
SaveObject
sophia daniels edited this page Oct 8, 2018 · 2 revisions
Implements: ScriptableObject
Holds a set of references to Savable Variables.
Whether or not a save file exists
List<SaveMethod> SaveLocations
List of save methods/locations to use
List<SavableVariable> Data
List of the savable variables to save
Saves the data
Loads the data
- Returns: String of runtime data
Reset data
Home | SharedVariableSaveSystem
Extensions | ColorPalletSystem | InventoryItemsSystem | SoundProfileCaptions