mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Improve 2D/3D main screen auto-switching logic
Co-authored-by: Kit Bishop <kitbdev@gmail.com>
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
int get_plugin_index(EditorPlugin *p_editor) const;
|
||||
EditorPlugin *get_selected_plugin() const;
|
||||
EditorPlugin *get_plugin_by_name(const String &p_plugin_name) const;
|
||||
bool can_auto_switch_screens() const;
|
||||
|
||||
VBoxContainer *get_control() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user