Click or drag to resize
GameParse Method
Hartismere School

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

Send some text to the parser to be processed.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public void Parse(
	string text
)

Parameters

text
Type: SystemString
The text to process
See Also