MCPcopy 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
602void EditorLog::deinit() {
603 remove_error_handler(&eh);
604}
605
606EditorLog::~EditorLog() {
607 if (bbcode_parser) {

Callers 2

_notificationMethod · 0.80

Calls 1

remove_error_handlerFunction · 0.85

Tested by

no test coverage detected