Содержание этой страницыSaver.IScopeSaver Interface that should be implemented to pass object as Saver.registerScopeSaver parameter.Index PropertiesgetDefaultSavesreadsaveProperties optionalgetDefaultSavessince: 2.3.1b116-3getDefaultSaves?: DefaultSavesFunctionFunction that returns default data to be passed to read if there is no previous data.readread: ScopeLoadFunctionFunction that loads data from saves scope.savesave: ScopeSaveFunctionFunction used to save data.
Interface that should be implemented to pass object as Saver.registerScopeSaver parameter.