PlaceableCatalogBootstrap
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
Helper to seed a IPlaceableCatalog with a minimal set of default entries. This is primarily for demos and quick-start scenarios; production games are expected to provide their own catalog population.
Metadata
Namespace: GridPlacement.Core.Catalog
Source File: cs/Core/Catalog/PlaceableCatalogBootstrap.cs
Assembly: GridPlacement.Core
Type: class
Methods
SeedDefaults
Seeds the provided catalog with a minimal set of default placeables.
Parameters
| Name | Description |
|---|---|
catalog | The catalog to seed. |