Skip to main content

Vehicle::getLiveryCount

Returns -1 if the vehicle has no livery

Syntax

```js vehicle.getLiveryCount(); ```

Required Arguments

Return value

  • int

Example

```js // todo ```

See also