Overworld
Provides an overworld which is a container of Region. The overwold has an identifier and a description.
Constructors
Link copied to clipboard
Provides an overlord which is a container of Region. The overwold has an identifier and a description.
Properties
Link copied to clipboard
An AttributeManager that provides management of all Attribute for this Examinable.
Link copied to clipboard
A list of CustomCommand that this Examinable provides.
Link copied to clipboard
Returns the current Region.
Link copied to clipboard
A Description that describes this object.
Link copied to clipboard
Provides a callback for handling examination of this object.
Link copied to clipboard
An Identifier that can be used to identify this object.
Link copied to clipboard
Returns true if visible to the player, else false.
Functions
Link copied to clipboard
Examine this object to obtain an ExaminationResult. The scene that the examination occurs in must be specified.
Link copied to clipboard
Find a Region within this Overworld, by regionName.
Link copied to clipboard