PostRestoreObjectclass | action.t[3330] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
PostRestoreObject : ModuleExecObject
PostRestoreObject
ModuleExecObject
object
Inherited from ModuleExecObject
:
execAfterMe
execBeforeMe
hasInitialized_
isDoingExec_
isExecuted_
Inherited from ModuleExecObject
:
_execute
classExec
execute
restoreCode | action.t[3353] |
1 - the system is restoring a game as part of interpreter startup, usually because the user explicitly specified a game to restore on the interpreter command line or via a GUI shell mechanism, such as double-clicking on a saved game file from the desktop.
2 - the user is explicitly restoring a game via a RESTORE command.
Games and library extensions can use their own additional restore codes in their calls to restoreGame().
(none)