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