MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / save_external_data

Method save_external_data

editor/plugins/editor_plugin.cpp:379–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379void EditorPlugin::save_external_data() {
380 GDVIRTUAL_CALL(_save_external_data);
381}
382
383// if changes are pending in editor, apply them
384void EditorPlugin::apply_changes() {

Callers 3

_menu_option_confirmMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected