node-insim
    Preparing search index...

    Class IS_AII

    AI car info

    Send a SMALL_AII with UVal set to PLID to receive current information about a local car.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_AII> = ...

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

    Flags: 0 | AIFlags = 0
    Gear: AICGear = AICGear.REVERSE

    Reverse: 0, Neutral: 1, First: 2...

    OSData: OutSimMain = ...

    Identical to OutSimMain

    PLID: number = 0
    ReqI: number = 0

    ReqI from the SMALL_AII request packet

    RPM: number = 0
    ShowLights: 0 | DashLights = 0

    Dash lights currently switched on (see DL_x in OutGauge section below)

    Size: 96
    Sp2: 0
    Sp3: 0
    SpF0: 0
    SpF1: 0
    SPU1: 0
    SPU2: 0
    SPU3: 0
    Type: ISP_AII = PacketType.ISP_AII

    Methods