DangerousVerifyResultclass
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
(none)
Global Objects
(none)
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
don’t allow dangerous actions to be undertaken implicitly - we do allow these actions, but only when explicitly requested
isDangerous
this result indicates danger
resultRank
OVERRIDDEN
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