Class InputEventKey.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventKey.MethodName : InputEventWithModifiers.MethodName
- Inheritance
-
InputEventKey.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AsTextKeyLabel
Cached name for the 'as_text_key_label' method.
public static readonly StringName AsTextKeyLabel
Field Value
AsTextKeycode
Cached name for the 'as_text_keycode' method.
public static readonly StringName AsTextKeycode
Field Value
AsTextPhysicalKeycode
Cached name for the 'as_text_physical_keycode' method.
public static readonly StringName AsTextPhysicalKeycode
Field Value
GetKeyLabel
Cached name for the 'get_key_label' method.
public static readonly StringName GetKeyLabel
Field Value
GetKeyLabelWithModifiers
Cached name for the 'get_key_label_with_modifiers' method.
public static readonly StringName GetKeyLabelWithModifiers
Field Value
GetKeycode
Cached name for the 'get_keycode' method.
public static readonly StringName GetKeycode
Field Value
GetKeycodeWithModifiers
Cached name for the 'get_keycode_with_modifiers' method.
public static readonly StringName GetKeycodeWithModifiers
Field Value
GetPhysicalKeycode
Cached name for the 'get_physical_keycode' method.
public static readonly StringName GetPhysicalKeycode
Field Value
GetPhysicalKeycodeWithModifiers
Cached name for the 'get_physical_keycode_with_modifiers' method.
public static readonly StringName GetPhysicalKeycodeWithModifiers
Field Value
GetUnicode
Cached name for the 'get_unicode' method.
public static readonly StringName GetUnicode
Field Value
SetEcho
Cached name for the 'set_echo' method.
public static readonly StringName SetEcho
Field Value
SetKeyLabel
Cached name for the 'set_key_label' method.
public static readonly StringName SetKeyLabel
Field Value
SetKeycode
Cached name for the 'set_keycode' method.
public static readonly StringName SetKeycode
Field Value
SetPhysicalKeycode
Cached name for the 'set_physical_keycode' method.
public static readonly StringName SetPhysicalKeycode
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed
Field Value
SetUnicode
Cached name for the 'set_unicode' method.
public static readonly StringName SetUnicode