Skip to main content

Vehicle::getNumMods

Returns how many possible mods a vehicle has for a given mod type.

Syntax​

```js vehicle.getNumMods(modType); ```

Required Arguments​

  • modType: int

Return value​

  • int

Example​

See also​