Skip to content

Behavior.OnDetached() Method

Definition

Namespace: Brine2D.ECS

Called when the behavior is removed from an entity.

protected internal virtual void OnDetached();