GetDlcVehicleData
Docslocal retval, outData = GetDlcVehicleData(dlcVehicleIndex)Description
The Second item in the struct (Hash )(outData + 1) is the vehicle hash.
Parameters
| Name | Type | Description |
|---|---|---|
dlcVehicleIndex | int | takes a number from 0 to `GET_NUM_DLC_VEHICLES()` - 1. |
outData | Any* | a struct of 3 8-byte items. |
Vehicle Models

adder
alpha
blade
ardent
asea
cogcabrio
baller
blistaReturns
BOOLReturns TRUE (1) or FALSE (0).