Table of Contents

Class Path2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Path2D.MethodName : Node2D.MethodName
Inheritance
Path2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCurve

Cached name for the 'get_curve' method.

public static readonly StringName GetCurve

Field Value

StringName

SetCurve

Cached name for the 'set_curve' method.

public static readonly StringName SetCurve

Field Value

StringName