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