Click or drag to resize
ThingInThing Property
Hartismere School

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

Gets or Sets the Thing this Thing is in, or null if not in a Thing.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Thing InThing { get; set; }

Property Value

Type: Thing
See Also