IS_VEHICLE_STUCK_TIMER_UP
VEH_STUCK_ON_ROOF = 0, VEH_STUCK_ON_SIDE, VEH_STUCK_HUNG_UP, VEH_STUCK_JAMMED
VEHICLEBuild 1207
Signature
lua
IsVehicleStuckTimerUp(GetVehiclePedIsIn(PlayerPedId(), false), 0, 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — | |
| int | — |
Usage
lua
IsVehicleStuckTimerUp(GetVehiclePedIsIn(PlayerPedId(), false), 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
