Table of Contents

Class InputEventWithModifiers.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class InputEventWithModifiers.PropertyName : InputEventFromWindow.PropertyName
Inheritance
InputEventWithModifiers.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AltPressed

Cached name for the 'alt_pressed' property.

public static readonly StringName AltPressed

Field Value

StringName

CommandOrControlAutoremap

Cached name for the 'command_or_control_autoremap' property.

public static readonly StringName CommandOrControlAutoremap

Field Value

StringName

CtrlPressed

Cached name for the 'ctrl_pressed' property.

public static readonly StringName CtrlPressed

Field Value

StringName

MetaPressed

Cached name for the 'meta_pressed' property.

public static readonly StringName MetaPressed

Field Value

StringName

ShiftPressed

Cached name for the 'shift_pressed' property.

public static readonly StringName ShiftPressed

Field Value

StringName