PathCalculationFailedEventArgs

PathCalculationFailedEventArgs

Event arguments for path calculation failure.

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/Services/Targeting/TargetingEvents.cs
Namespace: GridBuilding.Core.Services.Targeting
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

Reason

Gets the reason the path calculation failed.

Start

Gets the starting grid position for the attempted path.

End

Gets the ending grid position for the attempted path.