ParserAddPrep Method |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Add a verb to the list of recognised prepositions.
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic void AddPrep(
string Preposition
)
Public Sub AddPrep (
Preposition As String
)
public:
void AddPrep(
String^ Preposition
)
member AddPrep :
Preposition : string -> unit
Parameters
- Preposition
- Type: SystemString
Comma seperate synonyms.
RemarksBuiltin Prepositions:
In, Into
On
Off
At
See Also