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