void OnEnable() { DomainEventManager.StartListeningInitWave(UpdateUI); // PlayerObjectScript.onLifeUpdate += UpdateUI; }