GridNavigationData
GridNavigationData
Grid navigation data for pathfinding.
Project: GridPlacement v6.0
Layer: Core
Source: Core/Services/Targeting/GridNavigationData.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
GridSize
Gets or sets the overall grid size used for navigation.
Tiles
Gets or sets per-tile navigation data keyed by grid position.
EnableDiagonalMovement
Gets or sets a value indicating whether diagonal movement is allowed.
DefaultHeuristicWeight
Gets or sets the default heuristic weight used by pathfinding.