diff --git a/editor/editor_node.cpp b/editor/editor_node.cpp index 05fbf7aa761..c59882b677c 100644 --- a/editor/editor_node.cpp +++ b/editor/editor_node.cpp @@ -408,6 +408,18 @@ void EditorNode::_notification(int p_what) { } } +void EditorNode::_on_plugin_ready(Object *p_script, const String &p_activate_name) { + Ref