AStarPathfinding
Static helper methods for A* pathfinding algorithm
Project: GridPlacement v6.0
Layer: Godot
Source: plugins/gameplay/GridPlacement/cs/Godot/Core/Services/Targeting/TargetingService2D.cs
Namespace: GridPlacement.Core.Services.Targeting
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Methods
FindPath
Implements A* pathfinding algorithm
Returns: List<CoreVector2I>
Parameters:
CoreVector2I startCoreVector2I endGridNavigationData navigationDataTargetingConfiguration config