public void OpenHelpWindow() { PopUpWindow popUpWindow = UIManager.Instance.PopUpWindow; popUpWindow.OpenHelpWindow(helpStrings); }