VehicleType
List of all vehicles that can be imported (possibly outdated).
Used with VehicleService.
Can be referenced using either VehicleType.UFO
or "ufo"
VehicleType
MINICOPTER = "minicopter",
ATTACK_HELI = "attack_helicopter",
UFO = "ufo",
FLYING_CLOUD = "flying_cloud",
HOT_AIR_BALLOON = "hot_air_balloon",
FLYING_BROOM = "flying_broom",
Last updated