Behavior.OnAttached() Method
Definition
Namespace: Brine2D.ECS
Called once when the behavior is attached to an entity. Use this to validate required components and cache references.
Namespace: Brine2D.ECS
Called once when the behavior is attached to an entity. Use this to validate required components and cache references.