Called when a save is loaded to restore user-defined state. Data is run through deserialize febore this.
Called when a save is loaded to save user-defined state. Data is run through serialize after this.
The key of the callback data in the saved JSON. Must be unique among all SaveCallbacks registered.
Callbacks to manage custom state in saves.