Click or drag to resize
GameParser Property
Hartismere School

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

The Parser that parses input from the player and build an Instruction

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

Property Value

Type: Parser
See Also