RoomsPrevious 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 Room Previous { get; }
Public ReadOnly Property Previous As Room
Get
public:
property Room^ Previous {
Room^ get ();
}
member Previous : Room with get
Property Value
Type:
Room
See Also