Пример #1
0
 void Destroy()
 {
     _Instance = null;
 }
Пример #2
0
 public override void OnAwake()
 {
     _Instance = this;
 }