GET_NTH_CLOSEST_VEHICLE_NODE_ID_WITH_HEADING
Returns the nth closest vehicle node with a heading to a coord
PATHFINDBuild 1207
Signature
lua
GetNthClosestVehicleNodeIdWithHeading(0.0, 0.0, 0.0, 0, returnHeading, returnNumLanes, 0, 0.0, 0.0)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| float* | — | |
| int* | — | |
| int | — | |
| float | — | |
| float | — |
Usage
lua
GetNthClosestVehicleNodeIdWithHeading(0.0, 0.0, 0.0, 0, returnHeading, returnNumLanes, 0, 0.0, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
