_GET_DLC_WEAPON_COMPONENT_DATA_SP
Docslocal retval, ComponentDataPtr = GetDlcWeaponComponentDataSp(dlcWeaponIndex, dlcWeapCompIndex)Description
Introduced in build 2060
Same as GET_DLC_WEAPON_COMPONENT_DATA but only works for DLC components that are available in SP.
Parameters
| Name | Type | Description |
|---|---|---|
dlcWeaponIndex | int | — |
dlcWeapCompIndex | int | — |
ComponentDataPtr | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).