Table of Contents

Class InputEventKey.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class InputEventKey.PropertyName : InputEventWithModifiers.PropertyName
Inheritance
InputEventKey.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Echo

Cached name for the 'echo' property.

public static readonly StringName Echo

Field Value

StringName

KeyLabel

Cached name for the 'key_label' property.

public static readonly StringName KeyLabel

Field Value

StringName

Keycode

Cached name for the 'keycode' property.

public static readonly StringName Keycode

Field Value

StringName

PhysicalKeycode

Cached name for the 'physical_keycode' property.

public static readonly StringName PhysicalKeycode

Field Value

StringName

Pressed

Cached name for the 'pressed' property.

public static readonly StringName Pressed

Field Value

StringName

Unicode

Cached name for the 'unicode' property.

public static readonly StringName Unicode

Field Value

StringName