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

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_MCI> = ...

    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

    Methods