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

    Input modifier states for mouse actions

    type MouseModifiers = {
        alt: boolean;
        ctrl: boolean;
        shift: boolean;
    }
    Index

    Properties

    Properties

    alt: boolean
    ctrl: boolean
    shift: boolean