fivem-ts

a library to speed up the development of Fivem scripts and frameworks


Project maintained by Purpose-Dev Hosted on GitHub Pages — Theme by mattgraham

fivem-ts - Documentation v0.7.5Docs


fivem-ts - Documentation v0.7.5 / Server / CustomVehicleColour

Type Alias: CustomVehicleColour

CustomVehicleColour: object

Represents a custom color specification for a vehicle.

Type declaration

b

b: number

g

g: number

r

r: number

Defined in

server/models/Vehicle.ts:21