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