设置脚本视图的窗口标题。
void GuiScriptSetTitle(const char* title);
title 脚本视图的窗口标题。
title
此函数不返回值。
GuiScriptSetTitle("窗口标题");
相关函数列表