Region
Provides a region which is a container of Room. The region has an identifier and a description.
Constructors
Provides a region which is a container of Room. The region has an identifier and a description.
Properties
An AttributeManager that provides management of all Attribute for this Examinable.
A list of CustomCommand that this Examinable provides.
Get the current room.
A Description that describes this object.
Provides a callback for handling examination of this object.
An Identifier that can be used to identify this object.
Returns true if visible to the player, else false.
Specifies if this Region is visible without first being discovered.
Functions
Examine this object to obtain an ExaminationResult. The scene that the examination occurs in must be specified.
Get the adjoining room in a specified direction, from the currentRoom.
Get the RoomPosition of a room. If the specified room does not exist in this Region null is returned.
Jump to specified room. If the jump was possible true is returned, else false.
Set a specified room as the start room.