Click or drag to resize
ParserAddPrep Method
Hartismere School

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

Add a verb to the list of recognised prepositions.

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

Parameters

Preposition
Type: SystemString
Comma seperate synonyms.
Remarks

Builtin Prepositions:

In, Into

On

Off

At

See Also