Click or drag to resize
Thing Methods
Hartismere School

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

The Thing type exposes the following members.

Methods
  NameDescription
Public methodCarry Obsolete.
The Thing's in-game state is set to Carried.
Public methodHide Obsolete.
The Thing's in-game state is set to Hidden.
Public methodCode examplePutInRoom(String) Obsolete.
Move the Thing into a room
Public methodCode examplePutInRoom(Room) Obsolete.
Move the Thing into a room
Public methodWear Obsolete.
The Thing's in-game state is set to Worn.
Top
See Also