Component.OnRemoved() Method
Definition¶
Namespace: Brine2D.ECS
Called when the component is removed from an entity.
protected internal virtual void OnRemoved();
Namespace: Brine2D.ECS
Called when the component is removed from an entity.
protected internal virtual void OnRemoved();