MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / end_task

Method end_task

gui/gdre_progress.cpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void GDREBackgroundProgress::end_task(const String &p_task) {
129 callable_mp(this, &GDREBackgroundProgress::_end_task).call_deferred(p_task);
130}
131
132////////////////////////////////////////////////
133

Callers 2

~EditorProgressGDDCMethod · 0.80
progress_end_taskMethod · 0.80

Calls 2

containsMethod · 0.45
try_pushMethod · 0.45

Tested by

no test coverage detected