IAnimationWithEvents.Complete
Complete()
Called after End() of the final iteration, which may be triggered automatically or explicitly via Complete(AnimationHandle).
Remarks
Won't be called if the animation is canceled via OnCanceled().
Declaration
void Complete()