Ejemplo n.º 1
0
 /// <summary>
 /// 打开对话界面
 /// </summary>
 public void OpenDialogueWindow()
 {
     dialogueWindow.SetWindowState(true);
 }