public IEnumerator waitUntilUpdatesComplete()
 {
     yield return(messageBoxUI.waitUntilQueueEmpty());
 }