Dlc1::getNumForcedComponents
Jump to navigation
Jump to search
Returns number of possible values of the componentId argument of GET_FORCED_COMPONENT.
Syntax
mp.game.dlc1.getNumForcedComponents(componentHash);Required Arguments
- componentHash: Model hash or name
Return value
- int
Example
// todo