コード例 #1
0
 private void Awake()
 {
     insbalas = this;
     GenPool();
 }
コード例 #2
0
 public void Awake()
 {
     Instance = this;
     FillPool();
 }