Question by 
               elpingui8 · Nov 11, 2018 at 03:04 AM · 
                c#coroutineeventsevent-listener  
              
 
              EventManager : How to know when a co-routine (listened by multiple objects) ended?
I have a button that triggers EventManager.TriggerEvent ("Fade"); and it causes all the elements on the screen that are listening to that event to disappear with a co-routine (alpha channel to zero in seconds).
What is the best way for the master that triggers the event to know that all the elements disappeared for can I shoot a next method?
               Comment
              
 
               
              Your answer
 
 
             Follow this Question
Related Questions
Notifying about character/item selection 1 Answer
Unity Event not getting invoked. 0 Answers
How to get a for loop to run once per coroutine? 0 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                