Table of Contents

Class InputEventJoypadButton.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

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

Constructors

MethodName()

public MethodName()

Fields

GetButtonIndex

Cached name for the 'get_button_index' method.

public static readonly StringName GetButtonIndex

Field Value

StringName

GetPressure

Cached name for the 'get_pressure' method.

public static readonly StringName GetPressure

Field Value

StringName

SetButtonIndex

Cached name for the 'set_button_index' method.

public static readonly StringName SetButtonIndex

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName

SetPressure

Cached name for the 'set_pressure' method.

public static readonly StringName SetPressure

Field Value

StringName