Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GodotECS/godex
/ ~EntityEditor
Method
~EntityEditor
modules/godot/editor_plugins/entity_editor_plugin.cpp:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
EntityEditor::~EntityEditor() {
22
}
23
24
void EntityEditor::_notification(int p_what) {
25
switch (p_what) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected