_IS_VEHICLE_COLLIDING_WITH_VEGETATION
true if the vehicle is colliding with vegetation/bushes, false if it is in the clear.
VEHICLEBuild 1207
Signature
lua
IsVehicleCollidingWithVegetation(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — |
Usage
lua
IsVehicleCollidingWithVegetation(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
