TileNavigationData
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Navigation data for a single tile.
Metadata
Namespace: GridPlacement.Core.Services.Targeting
Source File: cs/Core/Services/Targeting/TileNavigationData.cs
Assembly: GridPlacement.Core
Type: class
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.