MCPcopy 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
562bool ScriptedEffect::complete(quint64 animationId)
563{
564 return AnimationEffect::complete(animationId);
565}
566
567bool ScriptedEffect::complete(const QList<quint64> &animationIds)
568{

Callers

nothing calls this directly

Calls 2

beginMethod · 0.80
endMethod · 0.45

Tested by

no test coverage detected