Exemplo n.º 1
0
 void Start()
 {
     XFont = this;
     _UI   = GameObject.Find("_UI");
 }
Exemplo n.º 2
0
 void Start()
 {
     XFont            = this;
     _UI              = GameObject.Find("_UI");
     _EngineersReport = GameObject.Find("EngineersReport");
 }
Exemplo n.º 3
0
 void Start()
 {
     XFont = this;
     _UI = GameObject.Find("_UI");
     _EngineersReport = GameObject.Find("EngineersReport");
 }