Skip to content
On this page

VehicleIndicatorLights

Enum Definition

ts
enum VehicleIndicatorLights {
    BlinkLeft = 1,
    BlinkRight = 2,
    BlinkPermBoth = 4,
    StaticBoth = 8,
    Interior = 64,
};

Documentation

Documentation Created with ❤️ by Stuyk