MCPcopy 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
355bool EditorPlugin::can_auto_hide() const {
356 return true;
357}
358
359Dictionary EditorPlugin::get_state() const {
360 Dictionary state;

Callers 2

edit_itemMethod · 0.45
hide_unused_editorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected