Table of Contents

Class InputEventGesture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class InputEventGesture.MethodName : InputEventWithModifiers.MethodName
Inheritance
InputEventGesture.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName