Click or drag to resize
ParserAddVerb Method
Hartismere School

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

Add a verb to the list of recognised verbs.

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

Parameters

Verb
Type: SystemString
Comma seperated synonyms.
Remarks

Builtin Verbs:

North

South

East

West

NorthEast

NorthWest

SouthEast

SouthWest

Up, U

Down D

Exit, Quit, End

Save

Load

Restart

Help, H

Inventory, Inv

Inspect, Describe, I

Look

Take, Get

Drop

Put, Place

Wear, Don

Remove

Eat, Consume

See Also