Table of Contents

Class InputEventAction.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetAction

Cached name for the 'get_action' method.

public static readonly StringName GetAction

Field Value

StringName

GetStrength

Cached name for the 'get_strength' method.

public static readonly StringName GetStrength

Field Value

StringName

SetAction

Cached name for the 'set_action' method.

public static readonly StringName SetAction

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName

SetStrength

Cached name for the 'set_strength' method.

public static readonly StringName SetStrength

Field Value

StringName