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.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax[ObsoleteAttribute]
public Thing Hide()
<ObsoleteAttribute>
Public Function Hide As Thing
public:
[ObsoleteAttribute]
Thing^ Hide()
[<ObsoleteAttribute>]
member Hide : unit -> Thing
Return Value
Type:
ThingThe Thing
RemarksThe Thing cannot be seen by the player.
See Also