コード例 #1
0
 public void Talk()
 {
     dialogueDisplayer.StartStory(story, villageManager.RequestVillageInfo(), characterInfo, this);
 }