Table of Contents

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

StringName

GetAxisValue

Cached name for the 'get_axis_value' method.

public static readonly StringName GetAxisValue

Field Value

StringName

SetAxis

Cached name for the 'set_axis' method.

public static readonly StringName SetAxis

Field Value

StringName

SetAxisValue

Cached name for the 'set_axis_value' method.

public static readonly StringName SetAxisValue

Field Value

StringName