GET_VEHICLE_DOORS_LOCKED_FOR_PLAYER
Currently it only works when set to "all players".
CFX
Signature
lua
GetVehicleDoorsLockedForPlayer(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — |
Usage
lua
GetVehicleDoorsLockedForPlayer(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
