PlacementRuleInfo
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
Information about placement rules for a tile.
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/TileInfo.cs
Assembly: GridPlacement.Core
Type: record
Implements
IEquatable<PlacementRuleInfo>
Properties
CanBuild
Whether building is allowed on this tile.
Restrictions
List of restrictions (e.g., “No water structures”, “Max height 3”).
Requirements
List of requirements (e.g., “Requires road”, “Requires flat terrain”).