Перейти к содержанию

Dlc1::getNumForcedComponents

Материал из RAGE MP Wiki Archive

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

Syntax

<syntaxhighlight lang="javascript">mp.game.dlc1.getNumForcedComponents(componentHash);</syntaxhighlight>

Required Arguments

  • componentHash: Model hash or name

Return value

  • int

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Dlc1 s function c