GTA V NativesvehicleVehicle::getLiveryCountOn this pageVehicle::getLiveryCountReturns -1 if the vehicle has no livery Syntax ```js vehicle.getLiveryCount(); ``` Required Arguments Return value int Example ```js // todo ``` See also