On this pageSaver.IObjectSaver Interface that should be implemented to pass object as Saver.registerObjectSaver parameter.Index PropertiesreadsaveProperties readread: ObjectLoadFunctionFunction that converts serialized data from saves scope to your object instance.savesave: ObjectSaveFunctionFunction used to save serialized data of your object instance.
Interface that should be implemented to pass object as Saver.registerObjectSaver parameter.