Vehicle::getMod

From RAGE Multiplayer Wiki
Revision as of 20:58, 16 April 2020 by Fobsi (talk | contribs)

In b944, there are 50 (0 - 49) mod types.

Returns 255 if the vehicle mod is stock

Syntax

vehicle.getMod(modType);

Required Arguments

  • modType: int

Return value

  • int

Example

// todo

See also