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>

Contents

  1. 0.1Friflo.Engine.ECS.Index
  2. 1GenericComponentIndex Class