IComponentPool Interface

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

internal interface IComponentPool

Derived
ComponentPool<T>