Check if animationtree is currently transitioning

Godot Version

v4.2.1.stable.mono.official [b09f793f5]

Question

I have an XFadeTime above 0 on some of my transitions in the animation tree, and I would like to check if the animation tree is currently transitioning between animations. Is there a way to do that?