ingame/crowncrates/crowncratesanimatable.lua:49 -- animationTimeline:SetHandler("OnStop", function(timeline, completedPlaying)
self:OnAnimationStopped(timeline, animationTimelineKey, animationPool)
if customOnStop then
customOnStop(timeline, completedPlaying)
end
end)