Skip to content

IPoolable.Reset() Method

Definition

Namespace: Brine2D.Pooling

Called when the object is returned to the pool. Reset state here to avoid polluting reused objects.

void Reset();