Skip to content

EntityWorld.DisposeAndClearSystems() Method

Definition

Namespace: Brine2D.ECS

Disposes all systems and clears all pipelines. Systems that implement multiple pipeline interfaces are disposed exactly once.

private void DisposeAndClearSystems();