コード例 #1
0
 public void SendTopic()
 {
     dialogueDisplay.selectedTopic = text.text;
     dialogueDisplay.Reply();
 }