Table of Contents

Enum CarModType

Namespace
SampSharp.Entities.SAMP
Assembly
SampSharp.OpenMp.Entities.dll

Contains all modification types of vehicles.

public enum CarModType

Fields

Exhaust = 6

Car exhaust.

FrontBumper = 10

Front car bumper.

Hood = 1

Car hood.

Hydraulics = 9

Car hydraulics.

Lamps = 4

Car lamps.

Nitro = 5

Nitrogen.

RearBumper = 11

Rear car bumper.

Roof = 2

Car roof.

Sideskirt = 3

Car sideskirts.

Spoiler = 0

Car spoiler.

Stereo = 8

Car stereo.

VentLeft = 13

Left car vent.

VentRight = 12

Right car vent.

Wheels = 7

Car wheels.

Remarks