Class InputEventJoypadMotion.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventJoypadMotion.MethodName : InputEvent.MethodName
- Inheritance
-
InputEventJoypadMotion.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAxis
Cached name for the 'get_axis' method.
public static readonly StringName GetAxis
Field Value
GetAxisValue
Cached name for the 'get_axis_value' method.
public static readonly StringName GetAxisValue
Field Value
SetAxis
Cached name for the 'set_axis' method.
public static readonly StringName SetAxis
Field Value
SetAxisValue
Cached name for the 'set_axis_value' method.
public static readonly StringName SetAxisValue