RoomDescription Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Text combining the room Text, Things in the room and Available Directions
Text + InThRoom + Directions
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
Type:
String
See Also