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

Method clear

editor/editor_node.cpp:9017–9019  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9015}
9016
9017void EditorPluginList::clear() {
9018 plugins_list.clear();
9019}

Callers 15

_update_translationsMethod · 0.45
_notificationMethod · 0.45
_resources_reimportedMethod · 0.45
load_resourceMethod · 0.45
_save_all_scenesMethod · 0.45
_menu_option_confirmMethod · 0.45
unload_editor_addonsMethod · 0.45
remove_editor_pluginMethod · 0.45
_remove_sceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected