InaccessibleVerifyResultclass | verify.t[402] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Verification result - object is inaccessible. This should be used when a command is applied to an object that is not accessibile in a sense required for the command; for example, "look at" requires that its target object be visible, so a "look at" command in the dark would fail with this type of result.
class
InaccessibleVerifyResult : VerifyResult
Superclass Tree (in declaration order)
InaccessibleVerifyResult
VerifyResult
MessageResult
object
Subclass Tree
Global Objects
Summary of Properties
Inherited from VerifyResult
:
excludePluralMatches
Inherited from MessageResult
:
messageProp_
messageText_
Summary of Methods
Inherited from VerifyResult
:
compareTo
identicalTo
isWorseThan
shouldInsertBefore
Inherited from MessageResult
:
construct
resolveMessageText
setMessage
showMessage
Properties
allowAction OVERRIDDEN | verify.t[404] |
the command isn't allowed
resultRank OVERRIDDEN | verify.t[410] |
This ranks below any illogical result - inaccessibility is a stronger disapproval than mere illogicality.
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