1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Added open_script_create_dialog func

This commit is contained in:
Will Nations
2017-12-13 11:41:28 -06:00
parent aa6772d7ab
commit c38cd9b963
2 changed files with 7 additions and 0 deletions

View File

@@ -360,6 +360,7 @@ public:
void ensure_focus_current();
void apply_scripts() const;
void open_script_create_dialog(const String &p_base_name, const String &p_base_path);
void ensure_select_current();