コード例 #1
0
 public void OnEnable()
 {
     if (Instance == null)
     {
         Instance = this;
     }
 }