コード例 #1
0
 public void Awake()
 {
     nextPage.onClick.AddListener(delegate { Flow.ChoiceSensor(); });
 }