Table of Contents

Class InputEventJoypadButton.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class InputEventJoypadButton.PropertyName : InputEvent.PropertyName
Inheritance
InputEventJoypadButton.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ButtonIndex

Cached name for the 'button_index' property.

public static readonly StringName ButtonIndex

Field Value

StringName

Pressed

Cached name for the 'pressed' property.

public static readonly StringName Pressed

Field Value

StringName

Pressure

Cached name for the 'pressure' property.

public static readonly StringName Pressure

Field Value

StringName