Table of Contents

Enum VehicleVelocitySetType

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

Specifies the type of velocity to set for a vehicle.

public enum VehicleVelocitySetType : byte

Fields

Angular = 1

Represents angular velocity.

Normal = 0

Represents normal velocity.