Beispiel #1
0
 private void OnDestroy()
 {
     inst = this;
 }
Beispiel #2
0
 private void Awake()
 {
     inst = this;
 }