Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ _export_end_script
Method
_export_end_script
editor/export/editor_export_plugin.cpp:187–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
void EditorExportPlugin::_export_end_script() {
188
GDVIRTUAL_CALL(_export_end);
189
}
190
191
// Customization
192
Callers
1
~ExportNotifier
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected