GenericComponentIndex_TValue_.md
December 3, 2024 Ā· View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Index
GenericComponentIndex Class
Generic base class required to implement a custom component index.
public abstract class GenericComponentIndex<TValue> : Friflo.Engine.ECS.Index.AbstractComponentIndex
Type parameters
TValue
Inheritance System.Object š” AbstractComponentIndex š” GenericComponentIndex
Derived
ā³ RangeIndex<TIndexedComponent,TValue>