_ADD_ADDITIONAL_PROP_SET_FOR_VEHICLE
https://github.com/femga/rdr3_discoveries/blob/master/vehicles/vehicle_modding/vehicle_propsets.lua
PROPSETBuild 1207
Signature
lua
AddAdditionalPropSetForVehicle(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| Hash | — |
Usage
lua
AddAdditionalPropSetForVehicle(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
