Click or drag to resize
GameGoto Method
Hartismere School

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

Sets the current room.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public string Goto(
	Room Room
)

Parameters

Room
Type: EJW.TextBasedAdventureRoom

Return Value

Type: String
The Current Room Description
See Also