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