Class InputEvent.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEvent.MethodName : Resource.MethodName
- Inheritance
-
InputEvent.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Accumulate
Cached name for the 'accumulate' method.
public static readonly StringName Accumulate
Field Value
AsText
Cached name for the 'as_text' method.
public static readonly StringName AsText
Field Value
GetActionStrength
Cached name for the 'get_action_strength' method.
public static readonly StringName GetActionStrength
Field Value
GetDevice
Cached name for the 'get_device' method.
public static readonly StringName GetDevice
Field Value
IsAction
Cached name for the 'is_action' method.
public static readonly StringName IsAction
Field Value
IsActionPressed
Cached name for the 'is_action_pressed' method.
public static readonly StringName IsActionPressed
Field Value
IsActionReleased
Cached name for the 'is_action_released' method.
public static readonly StringName IsActionReleased
Field Value
IsActionType
Cached name for the 'is_action_type' method.
public static readonly StringName IsActionType
Field Value
IsCanceled
Cached name for the 'is_canceled' method.
public static readonly StringName IsCanceled
Field Value
IsEcho
Cached name for the 'is_echo' method.
public static readonly StringName IsEcho
Field Value
IsMatch
Cached name for the 'is_match' method.
public static readonly StringName IsMatch
Field Value
IsPressed
Cached name for the 'is_pressed' method.
public static readonly StringName IsPressed
Field Value
IsReleased
Cached name for the 'is_released' method.
public static readonly StringName IsReleased
Field Value
SetDevice
Cached name for the 'set_device' method.
public static readonly StringName SetDevice
Field Value
XformedBy
Cached name for the 'xformed_by' method.
public static readonly StringName XformedBy