Click or drag to resize
RoomsRoomChangeHandler Delegate
Hartismere School

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

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public delegate string RoomChangeHandler(
	Instruction Instruction
)

Parameters

Instruction
Type: EJW.TextBasedAdventureInstruction

Return Value

Type: String
See Also