Vehicle::getModVariation

From RAGE Multiplayer Wiki

Only used for wheels(ModType = 23/24) Returns true if the wheels are custom wheels

Syntax

vehicle.getModVariation(modType);

Required Arguments

  • modType: int

Return value

  • Boolean

Example

// todo

See also