Click or drag to resize
ThingVisible Property
Hartismere School

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

Gets or Sets the Things Visibility. If set to true the Thing is placed in the current room.

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

Property Value

Type: Boolean
See Also