GodotSharpAPI
GodotSharpAPI
Godot
AStar2D Class
AStar2D Methods
_ComputeCost Method
_EstimateCost Method
AddPoint Method
ArePointsConnected Method
Clear Method
ConnectPoints Method
DisconnectPoints Method
GetAvailablePointId Method
GetClosestPoint Method
GetClosestPositionInSegment Method
GetIdPath Method
GetPointCapacity Method
GetPointConnections Method
GetPointCount Method
GetPointPath Method
GetPointPosition Method
GetPoints Method
GetPointWeightScale Method
HasPoint Method
IsPointDisabled Method
RemovePoint Method
ReserveSpace Method
SetPointDisabled Method
SetPointPosition Method
SetPointWeightScale Method
AStar2D
Clear Method
Clears all the points and segments.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
AStar2D Class
Godot Namespace