Table of Contents

Class PolygonPathFinder.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PolygonPathFinder.MethodName : Resource.MethodName
Inheritance
PolygonPathFinder.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

FindPath

Cached name for the 'find_path' method.

public static readonly StringName FindPath

Field Value

StringName

GetBounds

Cached name for the 'get_bounds' method.

public static readonly StringName GetBounds

Field Value

StringName

GetClosestPoint

Cached name for the 'get_closest_point' method.

public static readonly StringName GetClosestPoint

Field Value

StringName

GetIntersections

Cached name for the 'get_intersections' method.

public static readonly StringName GetIntersections

Field Value

StringName

GetPointPenalty

Cached name for the 'get_point_penalty' method.

public static readonly StringName GetPointPenalty

Field Value

StringName

IsPointInside

Cached name for the 'is_point_inside' method.

public static readonly StringName IsPointInside

Field Value

StringName

SetPointPenalty

Cached name for the 'set_point_penalty' method.

public static readonly StringName SetPointPenalty

Field Value

StringName

Setup

Cached name for the 'setup' method.

public static readonly StringName Setup

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName