FileOpActionclass | actions.t[2315] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
FileOpAction : SystemAction
FileOpAction
SystemAction
IAction
Action
ReplaceRedirector
Redirector
object
fileDisposition
filePromptMsg
fileTypeID
includeInUndo
isRepeatable
showCancelMsg
Inherited from SystemAction
:
timeTaken
turnsTaken
Inherited from IAction
:
againRepeatsParse
Inherited from Action
:
actionFailed
advanceOnFailure
allowAll
extraMessageParams
failCheckMsg
failedActionCountsAsTurn
implicitTimeTaken
isConversational
isImplicit
oldRoom
parentAction
parentAllowAll
preCond
redirectParent
reportImplicitActions
scopeList
spellingPriority
synthParamID
unhides
verbRule
verifyObj
wasIlluminated
execAction
performFileOp
setUpFileOp
Inherited from SystemAction
:
afterAction
exec
execCycle
getInputFile
turnSequence
Inherited from IAction
:
execResolvedAction
resolvedObjectsInScope
scoreObjects
setResolvedObjects
Inherited from Action
:
acknowledgeNotifyStatus
addExtraScopeItems
addImplicitTime
advanceTime
announceObject
beforeAction
buildImplicitActionAnnouncement
buildScopeList
checkAction
checkActionPreconditions
commandNotPresent
execGroup
getAll
getAllUnhidden
getMessageParam
getPostImplicitReports
implicitAnnouncement
reportAction
setMessageParam
setMessageParams
spPrefix
spSuffix
synthMessageParam
verify
verifyObjRole
wrapObjectsNP
Inherited from ReplaceRedirector
:
redirect
Inherited from Redirector
:
askMissingLiteral
doInstead
doNested
doOtherAction
fileDisposition | actions.t[2320] |
filePromptMsg | actions.t[2317] |
fileTypeID | actions.t[2323] |
includeInUndo OVERRIDDEN | actions.t[2394] |
isRepeatable OVERRIDDEN | actions.t[2397] |
showCancelMsg | actions.t[2326] |
execAction (cmd) OVERRIDDEN | actions.t[2346] |
performFileOp (fname, ack, desc, :?) | actions.t[2337] |
'desc' is an optional named argument giving a description string entered by the user via the Save Game dialog. Some versions of the Save Game dialog let the user enter this additional information, which can be stored as part of the saved game metadata.
setUpFileOp (ack) | actions.t[2357] |