Hello, i have a animmontage that has a duration of 0.5 seconds with blend in time of 0.25 and blend out time of 0.25. I’m setting a timer after i play the anim montage to execute some logic immediately after the animation finishes. My question is, what is the total time of the animation? 1 second (0.25 blend in + 0.5 animation + 0.25 blend out) ? or 0.5 seconds (the blend in and out is mixed in the 0.5 seconds)?