PlaceableEntry

PlaceableEntry

Represents a single placeable item exposed through and . This is a pure C# data type with no engine dependencies.

Project: GridPlacement v6.0
Layer: Core
Source: Core/Catalog/PlaceableEntry.cs
Namespace: GridBuilding.Core.Catalog
Kind: record

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

IconPath

Optional icon path or resource identifier for UI rendering.

Description

Optional description for tooltips.

Metadata

Optional metadata dictionary for custom properties.