MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / is_empty

Method is_empty

editor/editor_node.cpp:9013–9015  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9011}
9012
9013bool EditorPluginList::is_empty() {
9014 return plugins_list.is_empty();
9015}
9016
9017void EditorPluginList::clear() {
9018 plugins_list.clear();

Callers 15

redoMethod · 0.45
has_undoMethod · 0.45
has_redoMethod · 0.45
_get_newest_undoMethod · 0.45
select_by_nameMethod · 0.45
_update_titleMethod · 0.45
_notificationMethod · 0.45
init_pluginsMethod · 0.45
_resources_changedMethod · 0.45
_fs_changedMethod · 0.45

Calls

no outgoing calls

Tested by 15

get_titleMethod · 0.36
set_objectsMethod · 0.36
add_stack_variableMethod · 0.36
get_minimum_sizeMethod · 0.36
_notificationMethod · 0.36
grab_focusMethod · 0.36
make_custom_tooltipMethod · 0.36
_update_popupMethod · 0.36
_get_category_scriptFunction · 0.36