Table of Contents

Enum VehicleParameterValue

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

Contains all vehicle param values.

public enum VehicleParameterValue : sbyte

Fields

Off = 0

Value is off.

On = 1

Value is on.

Unset = -1

Value has not been set.