Click or drag to resize
ThingHide Method
Hartismere School

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

Note: This API is now obsolete.

The Thing's in-game state is set to Hidden.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
[ObsoleteAttribute]
public Thing Hide()

Return Value

Type: Thing
The Thing
Remarks
The Thing cannot be seen by the player.
See Also