worldlocation
¶
Provides access to world locations such as a character's bound location
Members¶
Type | Member | Description |
---|---|---|
int | ID | The location's ID |
float | Heading | At the point of binding, what direction was the character facing |
zone | Zone | Access to the zone data |
float | X | The X coordinate |
float | Y | The Y coordinate |
float | Z | The Z coordinate |