Beispiel #1
0
 void Destroy()
 {
     _Instance = null;
 }
Beispiel #2
0
 public override void OnAwake()
 {
     _Instance = this;
 }