Click or drag to resize
OptionsRoom_Description_Show_Directions Property
Hartismere School

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

Determines if directions in a room are included in the Room's description.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public bool Room_Description_Show_Directions { get; set; }

Property Value

Type: Boolean
Remarks
Default is True.
See Also