コード例 #1
0
 private void Start()
 {
     potContent = Pot.GetPots();
     ActiveButton();
 }
コード例 #2
0
 private void Start()
 {
     potContent = Pot.GetPots();
     ActiveWarning();
 }