Component.OnAdded() Method
Definition¶
Namespace: Brine2D.ECS
Called when the component is added to an entity.
protected internal virtual void OnAdded();
Namespace: Brine2D.ECS
Called when the component is added to an entity.
protected internal virtual void OnAdded();