public IEnumerator Start() { uiMgr = UIFrame.UIManager.Instance; uiDataRepo = UIFrame.UIDataRepo.Instance; yield return(null); }