RoomsNew Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Creates a new Room.
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
SyntaxPublic ReadOnly Property New As Room
Get
public:
property Room^ New {
Room^ get ();
}
member New : Room with get
Property Value
Type:
Room
See Also