Dlc1::getNumDlcWeaponComponents

From RAGE Multiplayer Wiki
Revision as of 21:06, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Syntax

mp.game.dlc1.getNumDlcWeaponComponents(dlcWeaponIndex);

Required Arguments

  • dlcWeaponIndex: int

Return value

  • int

Example

// todo

See also

Template:Dlc1 s function c