예제 #1
0
 private void EndDialod()
 {
     sentenceBox.text = "";
     nameNpc.text     = "";
     Debug.Log("End");
     fadeOut.StartFadeing();
     DialogButton.SetActive(false);
 }