IPlaceableDataProvider
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
Interface for loading placeable data from external sources
Metadata
Namespace: GridPlacement.Core.Interfaces
Source File: cs/Core/Interfaces/IPlaceableDataProvider.cs
Assembly: GridPlacement.Core
Type: interface
Methods
GetPlaceable
Gets a specific placeable by ID from external source
GetAllPlaceables
Gets all placeables from external source
ValidatePlaceableData
Validates external placeable data format
IsAvailable
Checks if external source is available
GetMetadata
Gets metadata about the external source
Returns
Metadata describing the external source