Dlc1::getNumDlcWeaponComponents
Allowed Values from 0 - DLC1::GET_NUM_DLC_WEAPONS() - 1
Syntax
dlc1.getNumDlcWeaponComponents(dlcWeaponIndex);
Required Arguments
- dlcWeaponIndex: int
Return value
- int
Example
todo
Allowed Values from 0 - DLC1::GET_NUM_DLC_WEAPONS() - 1
dlc1.getNumDlcWeaponComponents(dlcWeaponIndex);
todo