Signals a change in the unit's location.
| Event.Unit.Detail.Coord(x, y, z) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| x | parameter | variant | The new X coordinate of the changed elements. Takes the form of a table. The key is the element ID. |
| y | parameter | <nope> | The new Y coordinate of the changed elements. Takes the form of a table. The key is the element ID. |
| z | parameter | <nope> | The new Z coordinate of the changed elements. Takes the form of a table. The key is the element ID. |