Behavior.OnDetached() Method
Definition¶
Namespace: Brine2D.ECS
Called when the behavior is removed from an entity.
protected internal virtual void OnDetached();
Namespace: Brine2D.ECS
Called when the behavior is removed from an entity.
protected internal virtual void OnDetached();