Skip to main content

Dlc1::getNumForcedComponents

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

Syntax​

```js mp.game.dlc1.getNumForcedComponents(componentHash); ```

Required Arguments​

  • componentHash: Model hash or name

Return value​

  • int

Example​

```js // todo ```

See also​