Click or drag to resize
EntityManagerCleanUpEntities Method
Removes all entities that have been issued for removal during the current tick, detaching all components.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public void CleanUpEntities()
See Also