Class AStar2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AStar2D.MethodName : RefCounted.MethodName
- Inheritance
-
AStar2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPoint
Cached name for the 'add_point' method.
public static readonly StringName AddPoint
Field Value
ArePointsConnected
Cached name for the 'are_points_connected' method.
public static readonly StringName ArePointsConnected
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ConnectPoints
Cached name for the 'connect_points' method.
public static readonly StringName ConnectPoints
Field Value
DisconnectPoints
Cached name for the 'disconnect_points' method.
public static readonly StringName DisconnectPoints
Field Value
GetAvailablePointId
Cached name for the 'get_available_point_id' method.
public static readonly StringName GetAvailablePointId
Field Value
GetClosestPoint
Cached name for the 'get_closest_point' method.
public static readonly StringName GetClosestPoint
Field Value
GetClosestPositionInSegment
Cached name for the 'get_closest_position_in_segment' method.
public static readonly StringName GetClosestPositionInSegment
Field Value
GetIdPath
Cached name for the 'get_id_path' method.
public static readonly StringName GetIdPath
Field Value
GetPointCapacity
Cached name for the 'get_point_capacity' method.
public static readonly StringName GetPointCapacity
Field Value
GetPointConnections
Cached name for the 'get_point_connections' method.
public static readonly StringName GetPointConnections
Field Value
GetPointCount
Cached name for the 'get_point_count' method.
public static readonly StringName GetPointCount
Field Value
GetPointIds
Cached name for the 'get_point_ids' method.
public static readonly StringName GetPointIds
Field Value
GetPointPath
Cached name for the 'get_point_path' method.
public static readonly StringName GetPointPath
Field Value
GetPointPosition
Cached name for the 'get_point_position' method.
public static readonly StringName GetPointPosition
Field Value
GetPointWeightScale
Cached name for the 'get_point_weight_scale' method.
public static readonly StringName GetPointWeightScale
Field Value
HasPoint
Cached name for the 'has_point' method.
public static readonly StringName HasPoint
Field Value
IsPointDisabled
Cached name for the 'is_point_disabled' method.
public static readonly StringName IsPointDisabled
Field Value
RemovePoint
Cached name for the 'remove_point' method.
public static readonly StringName RemovePoint
Field Value
ReserveSpace
Cached name for the 'reserve_space' method.
public static readonly StringName ReserveSpace
Field Value
SetPointDisabled
Cached name for the 'set_point_disabled' method.
public static readonly StringName SetPointDisabled
Field Value
SetPointPosition
Cached name for the 'set_point_position' method.
public static readonly StringName SetPointPosition
Field Value
SetPointWeightScale
Cached name for the 'set_point_weight_scale' method.
public static readonly StringName SetPointWeightScale
Field Value
_ComputeCost
Cached name for the '_compute_cost' method.
public static readonly StringName _ComputeCost
Field Value
_EstimateCost
Cached name for the '_estimate_cost' method.
public static readonly StringName _EstimateCost