Skip to content
On this page

VehiclePart

Enum Definition

ts
enum VehiclePart {
    FrontLeft,
    FrontRight,
    MiddleLeft,
    MiddleRight,
    RearLeft,
    RearRight,
};

Documentation

Documentation Created with ❤️ by Stuyk