PlaceableCollection
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
Collection of placeable objects with metadata and categories
Metadata
Namespace: GridPlacement.Core.Data
Source File: cs/Core/Data/Placeable/PlaceableCollection.cs
Assembly: GridPlacement.Core
Type: class
Implements
IPlaceableCollection
Properties
Metadata
Collection metadata
Categories
Categories in this collection
Placeables
All placeables in the collection
Count
Number of placeables in the collection
Methods
Add
Adds a placeable to the collection
Remove
Removes a placeable from the collection
Clear
Clears all placeables from the collection
Contains
Checks if the collection contains a specific placeable
GetAllPlaceables
Gets all placeables as IPlaceable objects
GetPlaceablesByCategory
Gets placeables by category
FindById
Finds a placeable by ID
FindByName
Finds placeables by name