GetTrackNodeCoords — FiveM Natives
0x1628548E · CFX · client
Gets the coordinates of a specific track node.
Parameters
| Name | Type | Description |
|---|---|---|
| trackIndex | int | The track index |
| trackNode | int | The track node |
| coords | Vector3* | The resulting track node coords |
Returns
bool