Exemplo n.º 1
0
    void OnEnable()
    {
        DomainEventManager.StartListeningInitWave(UpdateUI);
//		PlayerObjectScript.onLifeUpdate += UpdateUI;
    }