Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9013
bool EditorPluginList::is_empty() {
9014
return plugins_list.is_empty();
9015
}
9016
9017
void EditorPluginList::clear() {
9018
plugins_list.clear();
Callers
15
get_history_id_for_object
Method · 0.45
redo
Method · 0.45
has_undo
Method · 0.45
has_redo
Method · 0.45
_get_newest_undo
Method · 0.45
select_by_name
Method · 0.45
_update_title
Method · 0.45
_notification
Method · 0.45
init_plugins
Method · 0.45
_resources_changed
Method · 0.45
_fs_changed
Method · 0.45
_resources_reimporting
Method · 0.45
Calls
no outgoing calls
Tested by
15
get_title
Method · 0.36
set_objects
Method · 0.36
clear_remote_inspector
Method · 0.36
add_stack_variable
Method · 0.36
_resource_properties_matches
Method · 0.36
get_minimum_size
Method · 0.36
_notification
Method · 0.36
update_editor_property_status
Method · 0.36
grab_focus
Method · 0.36
make_custom_tooltip
Method · 0.36
_update_popup
Method · 0.36
_get_category_script
Function · 0.36