Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ complete
Method
complete
src/scripting/scriptedeffect.cpp:562–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
560
}
561
562
bool ScriptedEffect::complete(quint64 animationId)
563
{
564
return AnimationEffect::complete(animationId);
565
}
566
567
bool ScriptedEffect::complete(const QList<quint64> &animationIds)
568
{
Callers
nothing calls this directly
Calls
2
begin
Method · 0.80
end
Method · 0.45
Tested by
no test coverage detected