PlacementRequirements
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
Placement requirements for a building.
Metadata
Namespace: GridPlacement.Core.Data.Placement
Source File: cs/Core/Data/Placement/PlacementData.cs
Assembly: GridPlacement.Core
Type: class
Properties
TerrainTypes
Required terrain types.
ZoneTypes
Required zone types.
MinDistanceFromBuildings
Minimum distance from other buildings.
MaxDistanceFromBuildingTypes
Maximum distance from certain building types. Key: Building type, Value: Maximum distance
RequiresWater
Whether the building must be placed near water.
RequiresFlatTerrain
Whether the building must be placed on flat terrain.
CustomRequirements
Custom requirements. Key: Requirement name, Value: Requirement data