Skip to content
On this page

AthenaClient.systems.vehicle ​

Variables ​

VehicleController ​

• Const VehicleController: Object

Type declaration ​

NameType
emitEngine() => void
emitLock() => void
enableSeatBelt(value?: boolean) => void
enterVehicle() => void
handleVehicleDisables() => void
registerKeybinds() => void
removeSeatBelt(vehicle: Vehicle) => void
setIntoVehicle(vehicle: Vehicle, seat: number) => Promise<void>
toggleEngine(status: boolean) => void

Defined in ​

client/systems/vehicle.ts:22

Created by Stuyk | Est. 2020