Ejemplo n.º 1
0
 protected void OnDestroy()
 {
     m_Mgr = null;
 }
Ejemplo n.º 2
0
 protected void Awake()
 {
     // Save a reference to the instance
     m_Mgr = this;
 }