mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Allow running EditorScripts from the FileSystemDock
Apply suggestions from code review Co-Authored-By: Tomasz Chabora <kobewi4e@gmail.com>
This commit is contained in:
@@ -990,6 +990,7 @@ public:
|
||||
|
||||
bool ensure_main_scene(bool p_from_native);
|
||||
bool validate_custom_directory();
|
||||
void run_editor_script(const Ref<Script> &p_script);
|
||||
};
|
||||
|
||||
class EditorPluginList : public Object {
|
||||
|
||||
Reference in New Issue
Block a user