コード例 #1
0
 void Awake()
 {
     _instance = this;
     this.gameObject.SetActive(false);
 }
コード例 #2
0
ファイル: Blackmask.cs プロジェクト: ro00/Hearth-Stone
 void Awake()
 {
     _instance = this;
     this.gameObject.SetActive(false);
 }