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

Dlc1::getNumForcedComponents

Материал из RAGE MP Wiki Archive
Версия от 21:06, 6 мая 2017; imported>Marty uploader (yay)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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