GameRooms Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Collection of all Rooms in this game
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic Rooms Rooms { get; set; }
Public Property Rooms As Rooms
Get
Set
public:
property Rooms^ Rooms {
Rooms^ get ();
void set (Rooms^ value);
}
member Rooms : Rooms with get, set
Property Value
Type:
Rooms
See Also