Script API - v1.26.10.23
    Preparing search index...

    Interface InputEventOptions

    interface InputEventOptions {
        buttons?: InputButton[];
        state?: ButtonState;
    }
    Index

    Properties

    Properties

    buttons?: InputButton[]
    state?: ButtonState