Class InputEventScreenTouch.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventScreenTouch.MethodName : InputEventFromWindow.MethodName
- Inheritance
-
InputEventScreenTouch.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetIndex
Cached name for the 'get_index' method.
public static readonly StringName GetIndex
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
IsDoubleTap
Cached name for the 'is_double_tap' method.
public static readonly StringName IsDoubleTap
Field Value
SetCanceled
Cached name for the 'set_canceled' method.
public static readonly StringName SetCanceled
Field Value
SetDoubleTap
Cached name for the 'set_double_tap' method.
public static readonly StringName SetDoubleTap
Field Value
SetIndex
Cached name for the 'set_index' method.
public static readonly StringName SetIndex
Field Value
SetPosition
Cached name for the 'set_position' method.
public static readonly StringName SetPosition
Field Value
SetPressed
Cached name for the 'set_pressed' method.
public static readonly StringName SetPressed