Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
void GDREBackgroundProgress::end_task(const String &p_task) {
129
callable_mp(this, &GDREBackgroundProgress::_end_task).call_deferred(p_task);
130
}
131
132
////////////////////////////////////////////////
133
Callers
2
~EditorProgressGDDC
Method · 0.80
progress_end_task
Method · 0.80
Calls
2
contains
Method · 0.45
try_push
Method · 0.45
Tested by
no test coverage detected