IDefinitionAsset

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

1
public interface IDefinitionAsset : IResource

Summary

Engine-agnostic definition asset abstraction. Prefer this for domain modeling; IResource remains as the underlying contract.

Metadata

Namespace: GridPlacement.Core.Interfaces

Source File: cs/Core/Interfaces/IDefinitionAsset.cs

Assembly: GridPlacement.Core

Type: interface

Implements

  • IResource