BOOL _GET_DLC_WEAPON_COMPONENT_DATA_SP(int dlcWeaponIndex, int dlcWeapCompIndex, int* ComponentDataPtr);
| Property |
Value |
| Native Name |
_GET_DLC_WEAPON_COMPONENT_DATA_SP |
| Hash |
0x31D5E073B6F93CDC |
| Return Type |
BOOL |
| Parameters |
dlcWeaponIndex (int), dlcWeapCompIndex (int), ComponentDataPtr (int*) |
Description: Same as GET_DLC_WEAPON_COMPONENT_DATA but only works for DLC components that are available in SP.
NativeDB Introduced: v2060
Back to FILES