Beispiel #1
0
 public void OnDestroy()
 {
     ins = null;
 }
Beispiel #2
0
 public void onDestruction()
 {
     ins = null;
 }
Beispiel #3
0
 void Awake()
 {
     ins = this;
 }