Skip to content
On this page

VehicleLockState

Enum Definition

ts
enum VehicleLockState {
    None,
    Unlocked,
    Locked,
    LockoutPlayerOnly,
    LockPlayerInside,
    InitiallyLocked,
    ForceDoorsShut,
    LockedCanBeDamaged,
};

Documentation

Documentation Created with ❤️ by Stuyk