Exemplo n.º 1
0
 private void Awake()
 {
     panelManager = this;
 }
 private void Awake()
 {
     PanelMgr = this;
 }
Exemplo n.º 3
0
 void Awake()
 {
     LoginRegisterMgr = this;
 }