Click or drag to resize
ThingContents Property
Hartismere School

[This is preliminary documentation and is subject to change.]

For Containers: gets all things that this Thing contains.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Thing[] Contents { get; }

Property Value

Type: Thing
See Also