node-insim
    Preparing search index...

    Class IS_SCH

    Single CHaracter

    You can send individual key presses to LFS with the IS_SCH packet. For standard keys (e.g. V and H) you should send a capital letter. This does not work with some keys like F keys, arrows or CTRL keys. You can also use IS_MST with the /press /shift /ctrl /alt commands.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_SCH> = ...

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

    CharB: number = 0

    Key to press

    Flags: 0 | CharacterModifiers = 0

    Bit 0: Shift / bit 1: Ctrl

    ReqI: 0
    Size: 8
    Type: ISP_SCH = PacketType.ISP_SCH
    Zero: 0

    Methods