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
GetBounds
Cached name for the 'get_bounds' method.
public static readonly StringName GetBounds
Field Value
GetClosestPoint
Cached name for the 'get_closest_point' method.
public static readonly StringName GetClosestPoint
Field Value
GetIntersections
Cached name for the 'get_intersections' method.
public static readonly StringName GetIntersections
Field Value
GetPointPenalty
Cached name for the 'get_point_penalty' method.
public static readonly StringName GetPointPenalty
Field Value
IsPointInside
Cached name for the 'is_point_inside' method.
public static readonly StringName IsPointInside
Field Value
SetPointPenalty
Cached name for the 'set_point_penalty' method.
public static readonly StringName SetPointPenalty
Field Value
Setup
Cached name for the 'setup' method.
public static readonly StringName Setup
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData