GET_VEHICLE_TRAILER_VEHICLE
Gets the trailer of a vehicle and puts it into the trailer parameter.
VEHICLEBuild 1207
Signature
lua
GetVehicleTrailerVehicle(GetVehiclePedIsIn(PlayerPedId(), false), trailer)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| Vehicle* | — |
Usage
lua
GetVehicleTrailerVehicle(GetVehiclePedIsIn(PlayerPedId(), false), trailer)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
