SET_VEHICLE_DOOR_LATCHED
doorId: see SET_VEHICLE_DOOR_SHUT
VEHICLEBuild 1207
Signature
lua
SetVehicleDoorLatched(GetVehiclePedIsIn(PlayerPedId(), false), 0, true, true, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
SetVehicleDoorLatched(GetVehiclePedIsIn(PlayerPedId(), false), 0, true, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
