enum abstract VehicleLockState(Int)
package fivem.client.core
from Int to Int
import fivem.client.core.Vehicle
Door lock states as SET_VEHICLE_DOORS_LOCKED understands them.
Variables
inlineread onlyLockedPlayerInside:VehicleLockState = 4
Players can't get in, and anyone inside can't get out.