OptionsRoom_Directions_Include_Names Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic bool Room_Directions_Include_Names { get; set; }
Public Property Room_Directions_Include_Names As Boolean
Get
Set
public:
property bool Room_Directions_Include_Names {
bool get ();
void set (bool value);
}
member Room_Directions_Include_Names : bool with get, set
Property Value
Type:
Boolean
See Also