a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / VehicleDoorIndex
Enumeration for vehicle door indices. Represents the specific door positions in a vehicle.
BackLeftDoor:
2
client/enums/VehicleDoorIndex.ts:9
BackRightDoor:
3
client/enums/VehicleDoorIndex.ts:8
FrontLeftDoor:
0
client/enums/VehicleDoorIndex.ts:7
FrontRightDoor:
1
client/enums/VehicleDoorIndex.ts:6
Hood:
4
client/enums/VehicleDoorIndex.ts:10
Trunk:
5