Example #1
0
 public void Awake()
 {
     Instance = GetComponent <Initialize_uGUI>();
     RefreshText();
 }
 internal void Awake()
 {
     Instance = this;
 }