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