You've already forked godot
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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user