WaypointType

Categorization for waypoints

Entries

Link copied to clipboard

The waypoint is a room

Link copied to clipboard

The waypoint is a room that can be traversed, such as a foyer area

Link copied to clipboard

The waypoint is an elevator

Link copied to clipboard

The waypoint is a stairwell

Link copied to clipboard

The waypoint is a entrance/exit to a building

Link copied to clipboard

Default waypoint type

Link copied to clipboard

The waypoint is an amenity

Link copied to clipboard

The waypoint is a fixture, such as a statue

Link copied to clipboard

The waypoint is a walkway

Functions

Link copied to clipboard
open fun valueOf(name: String): WaypointType

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.