_SET_VEHICLE_COMPARTMENT_DOOR_OPEN
Opens the compartment door of a vehicle if it has one, dropping the tailgate, opening a built-in lockbox, or revealing a hidden smuggler compartment
VEHICLEBuild 1207
Signature
lua
SetVehicleCompartmentDoorOpen(GetVehiclePedIsIn(PlayerPedId(), false))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — |
Usage
lua
SetVehicleCompartmentDoorOpen(GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
