Click or drag to resize
RoomsAdd Method
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 Room Add(
	string Name,
	string Text
)

Parameters

Name
Type: SystemString
Text
Type: SystemString

Return Value

Type: Room
See Also