Ejemplo n.º 1
0
 void OnDestroy()
 {
     s_Sigleton = null;
 }
Ejemplo n.º 2
0
 void Awake()
 {
     s_Sigleton = this;
 }