Adventure Creator  1.70.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2019
AC.ISave Interface Reference

Public Member Functions

void PreSave ()
 Called before the saving occurs.
 
void PostLoad ()
 Called after loading occurs.
 

Detailed Description

An interface that is called when saving and loading save files, allowing custom global save data to be injected.