DangerousVerifyResultclass | verify.t[293] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Verification result - command is logical and allowed, but is dangerous. As with all verify results, this should reflect our best guess as to the player's intentions, so this should only be used when it is meant to be obvious to the player that the action is dangerous.
class
DangerousVerifyResult : VerifyResult
Superclass Tree (in declaration order)
DangerousVerifyResult
VerifyResult
MessageResult
object
Subclass Tree
Global Objects
Summary of Properties
allowImplicit
isDangerous
resultRank
Inherited from VerifyResult
:
allowAction
excludePluralMatches
Inherited from MessageResult
:
messageProp_
messageText_
Summary of Methods
Inherited from VerifyResult
:
compareTo
identicalTo
isWorseThan
shouldInsertBefore
Inherited from MessageResult
:
construct
resolveMessageText
setMessage
showMessage
Properties
allowImplicit | verify.t[298] |
don't allow dangerous actions to be undertaken implicitly - we do allow these actions, but only when explicitly requested
isDangerous | verify.t[304] |
this result indicates danger
resultRank OVERRIDDEN | verify.t[301] |
result rank - we're only slightly less approving than 'logical'
Methods
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3