Skip to content

IComponentPool Interface

Definition

Namespace: Brine2D.ECS

Interface for component pools \(type\-erased for storage in dictionary\).

C#
internal interface IComponentPool

Derived
ComponentPool<T>