Table of Contents

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

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

IsDoubleTap

Cached name for the 'is_double_tap' method.

public static readonly StringName IsDoubleTap

Field Value

StringName

SetCanceled

Cached name for the 'set_canceled' method.

public static readonly StringName SetCanceled

Field Value

StringName

SetDoubleTap

Cached name for the 'set_double_tap' method.

public static readonly StringName SetDoubleTap

Field Value

StringName

SetIndex

Cached name for the 'set_index' method.

public static readonly StringName SetIndex

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName

SetPressed

Cached name for the 'set_pressed' method.

public static readonly StringName SetPressed

Field Value

StringName