Dlc1::getNumDlcWeaponComponents

From RAGE Multiplayer Wiki
Revision as of 20:45, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Allowed Values from 0 - DLC1::GET_NUM_DLC_WEAPONS() - 1

Syntax

dlc1.getNumDlcWeaponComponents(dlcWeaponIndex);

Required Arguments

  • dlcWeaponIndex: int

Return value

  • int

Example

todo

See also

Template:Dlc1 function c