[This is preliminary documentation and is subject to change.]
The Zone type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Bounds | Zone boundaries. | |
| ClassyName | ||
| CreatedBy | Player who created this zone. May be null if unknown. | |
| CreatedByClassy | Classy name of the player who created this zone.
Returns "?" if CreatedBy name is unknown, unrecognized, or null. | |
| CreatedDate | Zone creation date, UTC. | |
| EditedBy | Player who was the last to edit this zone. May be null if unknown. | |
| EditedByClassy | Decorated name of the player who was the last to edit this zone.
Returns "?" if EditedBy name is unknown, unrecognized, or null. | |
| EditedDate | Zone editing date, UTC. | |
| ExceptionList | List of exceptions (included and excluded players). | |
| Map | Map that this zone is on. | |
| Name | Zone name (case-preserving but case-insensitive). |