Dlc1::getNumForcedComponents

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)

Returns number of possible values of the componentId argument of GET_FORCED_COMPONENT.

Syntax

dlc1.getNumForcedComponents(componentHash);

Required Arguments

  • componentHash: Model hash or name

Return value

  • int

Example

todo

See also

Template:Dlc1 function c