Table of Contents

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

StringName

IsAltPressed

Cached name for the 'is_alt_pressed' method.

public static readonly StringName IsAltPressed

Field Value

StringName

IsCommandOrControlAutoremap

Cached name for the 'is_command_or_control_autoremap' method.

public static readonly StringName IsCommandOrControlAutoremap

Field Value

StringName

IsCommandOrControlPressed

Cached name for the 'is_command_or_control_pressed' method.

public static readonly StringName IsCommandOrControlPressed

Field Value

StringName

IsCtrlPressed

Cached name for the 'is_ctrl_pressed' method.

public static readonly StringName IsCtrlPressed

Field Value

StringName

IsMetaPressed

Cached name for the 'is_meta_pressed' method.

public static readonly StringName IsMetaPressed

Field Value

StringName

IsShiftPressed

Cached name for the 'is_shift_pressed' method.

public static readonly StringName IsShiftPressed

Field Value

StringName

SetAltPressed

Cached name for the 'set_alt_pressed' method.

public static readonly StringName SetAltPressed

Field Value

StringName

SetCommandOrControlAutoremap

Cached name for the 'set_command_or_control_autoremap' method.

public static readonly StringName SetCommandOrControlAutoremap

Field Value

StringName

SetCtrlPressed

Cached name for the 'set_ctrl_pressed' method.

public static readonly StringName SetCtrlPressed

Field Value

StringName

SetMetaPressed

Cached name for the 'set_meta_pressed' method.

public static readonly StringName SetMetaPressed

Field Value

StringName

SetShiftPressed

Cached name for the 'set_shift_pressed' method.

public static readonly StringName SetShiftPressed

Field Value

StringName