Exemple #1
0
 void Awake()
 {
     _instance = this;
     this.gameObject.SetActive(false);
 }
Exemple #2
0
 void Awake()
 {
     _instance = this;
     this.gameObject.SetActive(false);
 }