Click or drag to resize
InstructionSpeech Property
Hartismere School

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

An instruction contained in speech marks

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Instruction Speech { get; set; }

Property Value

Type: Instruction
Remarks
If the player types speech it is parsed seperately and built into this instruction
See Also