SaveLoadButton
The SaveLoadButton
provides two methods for saving and loading the game. These methods can be linked to a button's on-click event listener.
Game can only be saved if DataPersistenceManager exists in the scene.
Functions | SaveLoadButton
SaveGame()
GetItemByName(string itemName)
Last updated