node-insim
    Preparing search index...

    Class IS_SLC

    SeLected Car - sent when a connection selects a car (empty if no car)

    NOTE: If a new guest joins and does have a car selected then an IS_SLC will be sent.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_SLC> = ...

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

    CName: string = ''

    Car name

    The value can be one of these:

    • a 3-character abbreviation of an official LFS car (e.g. XRT)
    • a hexadecimal string representation of a car mod's SkinID (e.g. 5882E6)
    ReqI: number = 0

    0 unless this is a reply to a TINY_SLC request

    Size: 8
    Type: ISP_SLC = PacketType.ISP_SLC
    UCID: number = 0

    Connection's unique id (0 = host)

    Methods