Table of Contents

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

StringName

AsTextKeycode

Cached name for the 'as_text_keycode' method.

public static readonly StringName AsTextKeycode

Field Value

StringName

AsTextPhysicalKeycode

Cached name for the 'as_text_physical_keycode' method.

public static readonly StringName AsTextPhysicalKeycode

Field Value

StringName

GetKeyLabel

Cached name for the 'get_key_label' method.

public static readonly StringName GetKeyLabel

Field Value

StringName

GetKeyLabelWithModifiers

Cached name for the 'get_key_label_with_modifiers' method.

public static readonly StringName GetKeyLabelWithModifiers

Field Value

StringName

GetKeycode

Cached name for the 'get_keycode' method.

public static readonly StringName GetKeycode

Field Value

StringName

GetKeycodeWithModifiers

Cached name for the 'get_keycode_with_modifiers' method.

public static readonly StringName GetKeycodeWithModifiers

Field Value

StringName

GetPhysicalKeycode

Cached name for the 'get_physical_keycode' method.

public static readonly StringName GetPhysicalKeycode

Field Value

StringName

GetPhysicalKeycodeWithModifiers

Cached name for the 'get_physical_keycode_with_modifiers' method.

public static readonly StringName GetPhysicalKeycodeWithModifiers

Field Value

StringName

GetUnicode

Cached name for the 'get_unicode' method.

public static readonly StringName GetUnicode

Field Value

StringName

SetEcho

Cached name for the 'set_echo' method.

public static readonly StringName SetEcho

Field Value

StringName

SetKeyLabel

Cached name for the 'set_key_label' method.

public static readonly StringName SetKeyLabel

Field Value

StringName

SetKeycode

Cached name for the 'set_keycode' method.

public static readonly StringName SetKeycode

Field Value

StringName

SetPhysicalKeycode

Cached name for the 'set_physical_keycode' method.

public static readonly StringName SetPhysicalKeycode

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName

SetUnicode

Cached name for the 'set_unicode' method.

public static readonly StringName SetUnicode

Field Value

StringName