Skip to main content

Dlc1::getNumDlcWeaponComponents

Allowed 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