node-insim
    Preparing search index...

    Class IS_FIN

    FINished race notification (not a final result - use IS_RES)

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_FIN> = ...

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

    BTime: number = 0

    Best lap (ms)

    Confirm: 0 | ConfirmationFlags = 0

    Confirmation flags: disqualified etc.

    Flags: 0 | PlayerFlags = 0

    Player flags: help settings etc.

    LapsDone: number = 0

    Laps completed

    NumStops: number = 0

    Number of pit stops

    PLID: number = 0

    Player's unique id (0 = player left before result was sent)

    ReqI: 0
    Size: 20
    SpA: 0
    SpB: 0
    TTime: number = 0

    Race time (ms)

    Type: ISP_FIN = PacketType.ISP_FIN

    Methods