Example #1
0
 void Start()
 {
     AddToUIManager(this);
     lb_loading = twa_loading.GetComponentInChildren <UILabel>();
 }