Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ deinit
Method
deinit
editor/editor_log.cpp:602–604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
void EditorLog::deinit() {
603
remove_error_handler(&eh);
604
}
605
606
EditorLog::~EditorLog() {
607
if (bbcode_parser) {
Callers
2
_notification
Method · 0.80
library_godot_os.js
File · 0.80
Calls
1
remove_error_handler
Function · 0.85
Tested by
no test coverage detected