CategoricalTagEntry
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
Engine-agnostic categorical tag used to classify placeable entries and sequences.
Parameters
| Name | Description |
|---|---|
Id | Stable tag identifier. |
DisplayName | Display label shown in UI. |
Description | Optional tag description. |
Metadata
Namespace: GridPlacement.Core.Catalog
Source File: cs/Core/Catalog/CategoricalTagEntry.cs
Assembly: GridPlacement.Core
Type: record
Implements
IEquatable<CategoricalTagEntry>
Constructors
CategoricalTagEntry
Engine-agnostic categorical tag used to classify placeable entries and sequences.
Parameters
| Name | Description |
|---|---|
Id | Stable tag identifier. |
DisplayName | Display label shown in UI. |
Description | Optional tag description. |