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
GetStrength
Cached name for the 'get_strength' method.
public static readonly StringName GetStrength
Field Value
SetAction
Cached name for the 'set_action' method.
public static readonly StringName SetAction
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed
Field Value
SetStrength
Cached name for the 'set_strength' method.
public static readonly StringName SetStrength