Skip to content

Component.OnAdded() Method

Definition

Namespace: Brine2D.ECS

Called when the component is added to an entity.

protected internal virtual void OnAdded();