Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CompCarFlags

Represents the CompCar Info.

Index

Enumeration members

CCI_BLUE

CCI_BLUE: = 1

This car is in the way of a driver who is a lap ahead

CCI_FIRST

CCI_FIRST: = 64

This is the first CompCar in this set of IS_MCI packets

CCI_LAG

CCI_LAG: = 32

This car is lagging (missing or delayed position packets)

CCI_LAST

CCI_LAST: = 128

This is the last CompCar in this set of IS_MCI packets

CCI_YELLOW

CCI_YELLOW: = 2

This car is slow or stopped and in a dangerous place

Generated using TypeDoc