Table of Contents

Class AStar3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AStar3D.MethodName : RefCounted.MethodName
Inheritance
AStar3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddPoint

Cached name for the 'add_point' method.

public static readonly StringName AddPoint

Field Value

StringName

ArePointsConnected

Cached name for the 'are_points_connected' method.

public static readonly StringName ArePointsConnected

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

ConnectPoints

Cached name for the 'connect_points' method.

public static readonly StringName ConnectPoints

Field Value

StringName

DisconnectPoints

Cached name for the 'disconnect_points' method.

public static readonly StringName DisconnectPoints

Field Value

StringName

GetAvailablePointId

Cached name for the 'get_available_point_id' method.

public static readonly StringName GetAvailablePointId

Field Value

StringName

GetClosestPoint

Cached name for the 'get_closest_point' method.

public static readonly StringName GetClosestPoint

Field Value

StringName

GetClosestPositionInSegment

Cached name for the 'get_closest_position_in_segment' method.

public static readonly StringName GetClosestPositionInSegment

Field Value

StringName

GetIdPath

Cached name for the 'get_id_path' method.

public static readonly StringName GetIdPath

Field Value

StringName

GetPointCapacity

Cached name for the 'get_point_capacity' method.

public static readonly StringName GetPointCapacity

Field Value

StringName

GetPointConnections

Cached name for the 'get_point_connections' method.

public static readonly StringName GetPointConnections

Field Value

StringName

GetPointCount

Cached name for the 'get_point_count' method.

public static readonly StringName GetPointCount

Field Value

StringName

GetPointIds

Cached name for the 'get_point_ids' method.

public static readonly StringName GetPointIds

Field Value

StringName

GetPointPath

Cached name for the 'get_point_path' method.

public static readonly StringName GetPointPath

Field Value

StringName

GetPointPosition

Cached name for the 'get_point_position' method.

public static readonly StringName GetPointPosition

Field Value

StringName

GetPointWeightScale

Cached name for the 'get_point_weight_scale' method.

public static readonly StringName GetPointWeightScale

Field Value

StringName

HasPoint

Cached name for the 'has_point' method.

public static readonly StringName HasPoint

Field Value

StringName

IsPointDisabled

Cached name for the 'is_point_disabled' method.

public static readonly StringName IsPointDisabled

Field Value

StringName

RemovePoint

Cached name for the 'remove_point' method.

public static readonly StringName RemovePoint

Field Value

StringName

ReserveSpace

Cached name for the 'reserve_space' method.

public static readonly StringName ReserveSpace

Field Value

StringName

SetPointDisabled

Cached name for the 'set_point_disabled' method.

public static readonly StringName SetPointDisabled

Field Value

StringName

SetPointPosition

Cached name for the 'set_point_position' method.

public static readonly StringName SetPointPosition

Field Value

StringName

SetPointWeightScale

Cached name for the 'set_point_weight_scale' method.

public static readonly StringName SetPointWeightScale

Field Value

StringName

_ComputeCost

Cached name for the '_compute_cost' method.

public static readonly StringName _ComputeCost

Field Value

StringName

_EstimateCost

Cached name for the '_estimate_cost' method.

public static readonly StringName _EstimateCost

Field Value

StringName