Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ _export_begin
Method
_export_begin
editor/export/editor_export_plugin.cpp:336–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
void EditorExportPlugin::_export_begin(const HashSet<String> &p_features, bool p_debug, const String &p_path, int p_flags) {
337
}
338
339
void EditorExportPlugin::_export_end() {}
340
Callers
1
ExportNotifier
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected