Exemplo n.º 1
0
 public void OnAwake()
 {
     UIEffectMgr.m_instance = this;
 }
Exemplo n.º 2
0
 void IGlobalComServer.OnDestroy()
 {
     UIEffectMgr.m_instance = null;
 }