EntityWorld.PruneTypeHierarchy(Type) Method
Definition
Namespace: Brine2D.ECS
Removes concreteType from the type hierarchy index. Mirror of RegisterTypeHierarchy\(Type\); called when a pool is emptied and removed so that the hierarchy does not accumulate stale entries.
Parameters
concreteType System.Type