GTA V Nativesdlc1Dlc1::getNumDlcWeaponComponentsOn this pageDlc1::getNumDlcWeaponComponentsAllowed Values from 0 - DLC1::GET_NUM_DLC_WEAPONS() - 1 Syntax ```js mp.game.dlc1.getNumDlcWeaponComponents(dlcWeaponIndex); ``` Required Arguments dlcWeaponIndex: int Return value int Example ```js // todo ``` See also