RoomThings Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
List of Things in this room.
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic Thing[] Things { get; }
Public ReadOnly Property Things As Thing()
Get
public:
property array<Thing^>^ Things {
array<Thing^>^ get ();
}
member Things : Thing[] with get
Property Value
Type:
Thing
See Also