cableCard constant

VehicleType const cableCard

A vehicle that operates on a cable, usually on the ground. Aerial cable cars may be of the type GONDOLA_LIFT.

Implementation

static const cableCard = VehicleType('CABLE_CAR');