node-insim
    Preparing search index...

    Class IS_MCI

    Multi Car Info - if more than MCI_MAX_CARS in race then more than one is sent

    Hierarchy (View Summary)

    Index
    _raw: RawProperties<this> = ...

    All string properties in a raw format as it was received from LFS

    Info: CompCar[] = []

    Car info for each player, 1 to MCI_MAX_CARS (NumC)

    NumC: number = 0

    Number of valid CompCar structs in this packet

    ReqI: number = 0

    0 unless this is a reply to an TINY_MCI request

    Size: 4

    4 + NumC * 28

    Type: ISP_MCI = PacketType.ISP_MCI