TileNavigationData
TileNavigationData
Navigation data for a single tile.
Project: GridPlacement v6.0
Layer: Core
Source: Core/Services/Targeting/TileNavigationData.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
IsWalkable
Gets or sets a value indicating whether the tile can be traversed.
Weight
Gets or sets the movement cost/weight for traversing this tile.
Position
Gets or sets the grid position of this tile.