node-insim
    Preparing search index...

    Class IS_ISI

    InSim Init - packet to initialise the InSim system

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_ISI> = ...

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

    Admin: string = ''

    Admin password (if set in LFS)

    Flags: 0 | InSimFlags = 0

    Bit flags for options

    IName: string = ''

    A short name for your program

    InSimVer: number = 0

    The INSIM_VERSION used by your program

    Interval: number = 0

    Time in ms between IS_NLP or IS_MCI (0 = none)

    Prefix: string = ''

    Special host message prefix character

    ReqI: number = 0

    If non-zero LFS will send an IS_VER packet

    Size: 44
    Type: ISP_ISI = PacketType.ISP_ISI
    UDPPort: number = 0

    Port for UDP replies from LFS (0 to 65535)

    Zero: 0

    Methods