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
GetPressure
Cached name for the 'get_pressure' method.
public static readonly StringName GetPressure
Field Value
SetButtonIndex
Cached name for the 'set_button_index' method.
public static readonly StringName SetButtonIndex
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed
Field Value
SetPressure
Cached name for the 'set_pressure' method.
public static readonly StringName SetPressure