Click or drag to resize
Instruction Methods
Hartismere School

[This is preliminary documentation and is subject to change.]

The Instruction type exposes the following members.

Methods
  NameDescription
Public methodBreak
Prevent any further actions in this parse executing.
Public methodIsWordInRaw
Checks all the words entered by the player for a match with Word
Public methodMatch(String)
Provides a shortcut for matching the verb in the current Instruction
Public methodMatch(String, Thing)
Provides a shortcut for matching the verb and first Thing in the current Instruction
Public methodMatch(String, Thing, String, Thing)
Provides a shortcut for matching the verb and first Thing in the current Instruction
Top
See Also