PlaceableCatalogBootstrap

PlaceableCatalogBootstrap

Helper to seed a 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.

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/Catalog/PlaceableCatalogBootstrap.cs
Namespace: GridBuilding.Core.Catalog
Kind: class

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

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

Methods

SeedDefaults

Seeds the provided catalog with a minimal set of default placeables.

Returns: void

Parameters:

  • IPlaceableCatalog catalog