InputEventWithModifiers

    Inherited By: , InputEventKey,

    Category: Core

    Contains keys events information with modifiers support like or Alt. See Node._input.

    Setterset_alt(value)
    Getterget_alt()

    State of the modifier.



    • control
    Setterset_control(value)
    Getterget_control()

    State of the modifier.


    State of the Meta modifier.


    • shift
    Setterset_shift(value)
    Getterget_shift()