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