DeferredOperationQueue Class
Definition
Namespace: Brine2D.ECS
Queue for deferring operations until safe to apply. Used internally by EntityWorld to batch structural changes.
Type parameters
T
Inheritance System.Object → DeferredOperationQueue\<T>
| Methods | |
|---|---|
| Contains\(T\) | Checks if an item is already queued. |