Esempio n. 1
0
 void Destroy()
 {
     _Instance = null;
 }
Esempio n. 2
0
 public override void OnAwake()
 {
     _Instance = this;
 }