Class InputEventWithModifiers.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventWithModifiers.MethodName : InputEventFromWindow.MethodName
- Inheritance
-
InputEventWithModifiers.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetModifiersMask
Cached name for the 'get_modifiers_mask' method.
public static readonly StringName GetModifiersMask
Field Value
IsAltPressed
Cached name for the 'is_alt_pressed' method.
public static readonly StringName IsAltPressed
Field Value
IsCommandOrControlAutoremap
Cached name for the 'is_command_or_control_autoremap' method.
public static readonly StringName IsCommandOrControlAutoremap
Field Value
IsCommandOrControlPressed
Cached name for the 'is_command_or_control_pressed' method.
public static readonly StringName IsCommandOrControlPressed
Field Value
IsCtrlPressed
Cached name for the 'is_ctrl_pressed' method.
public static readonly StringName IsCtrlPressed
Field Value
IsMetaPressed
Cached name for the 'is_meta_pressed' method.
public static readonly StringName IsMetaPressed
Field Value
IsShiftPressed
Cached name for the 'is_shift_pressed' method.
public static readonly StringName IsShiftPressed
Field Value
SetAltPressed
Cached name for the 'set_alt_pressed' method.
public static readonly StringName SetAltPressed
Field Value
SetCommandOrControlAutoremap
Cached name for the 'set_command_or_control_autoremap' method.
public static readonly StringName SetCommandOrControlAutoremap
Field Value
SetCtrlPressed
Cached name for the 'set_ctrl_pressed' method.
public static readonly StringName SetCtrlPressed
Field Value
SetMetaPressed
Cached name for the 'set_meta_pressed' method.
public static readonly StringName SetMetaPressed
Field Value
SetShiftPressed
Cached name for the 'set_shift_pressed' method.
public static readonly StringName SetShiftPressed