Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ can_auto_hide
Method
can_auto_hide
editor/plugins/editor_plugin.cpp:355–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
bool EditorPlugin::can_auto_hide() const {
356
return true;
357
}
358
359
Dictionary EditorPlugin::get_state() const {
360
Dictionary state;
Callers
2
edit_item
Method · 0.45
hide_unused_editors
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected