worldlocation¶
Provides access to world locations such as a character's bound location
Members¶
heading Heading¶
- At the point of binding, what direction was the character facing
int ID¶
- The zone ID
[float][float] X¶
- The X coordinate
[float][float] Y¶
- The Y coordinate
[float][float] Z¶
- The Z coordinate
zone Zone¶
- Access to the zone data
This datatype is added by MacroQuest.
Republished and possibly modified from https://docs.macroquest.org/reference/data-types/datatype-worldlocation/