Skip to content
On this page

VehicleDoor

Enum Definition

ts
enum VehicleDoor {
    DriverFront,
    PassengerFront,
    DriverRear,
    PassengerRear,
    Hood,
    Trunk,
};

Documentation

Documentation Created with ❤️ by Stuyk