public override void Apply() { Curio.AddBehavior(this); }
public override void Apply() { Curio.AddBehavior(this); EventBus.Register(this); }