PlacementRuleType
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
Types of placement rules.
Metadata
Namespace: GridPlacement.Core.Data.Placement
Source File: cs/Core/Data/Placement/PlacementRuleData.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
Collision
Checks for collision with existing objects.
Terrain
Checks terrain requirements.
Resource
Checks resource requirements.
Zone
Checks zone restrictions.
Custom
Custom rule type.