Interface IVehicleNeon
Module: alt-server
Package: @altmp/altv-types
Syntax
interface IVehicleNeon
Properties
| Improve this Doc View Sourceleft
Declaration
left: boolean
Property Value
Type | Description |
---|---|
boolean |
right
Declaration
right: boolean
Property Value
Type | Description |
---|---|
boolean |
front
Declaration
front: boolean
Property Value
Type | Description |
---|---|
boolean |
back
Declaration
back: boolean
Property Value
Type | Description |
---|---|
boolean |