PlaceableMergeStrategy
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
Strategy for merging placeables during inheritance
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/InheritanceTypes.cs
Assembly: GridPlacement.Core
Type: enum
Enum Values
Replace
Replace all placeables
Merge
Merge placeables together
KeepParent
Keep only parent placeables
KeepChild
Keep only child placeables