Table of Contents

Enum VehicleModelInfoType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Specifies the type of information available for a vehicle model.

public enum VehicleModelInfoType

Fields

FrontBumperZ = 8

Represents the Z position of the front bumper.

FrontSeat = 2

Represents the position of the front seat.

PetrolCap = 4

Represents the position of the petrol cap.

RearBumperZ = 9

Represents the Z position of the rear bumper.

RearSeat = 3

Represents the position of the rear seat.

Size = 1

Represents the size of the vehicle model.

WheelsFront = 5

Represents the position of the front wheels.

WheelsMid = 7

Represents the position of the mid wheels.

WheelsRear = 6

Represents the position of the rear wheels.