IS_POINT_ON_ROAD
Gets a value indicating whether the specified position is on a road.
PATHFINDBuild 1207
Signature
lua
IsPointOnRoad(0.0, 0.0, 0.0, GetVehiclePedIsIn(PlayerPedId(), false))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| Vehicle | — |
Usage
lua
IsPointOnRoad(0.0, 0.0, 0.0, GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
