Function AnimationPlayer.findAnimation

Returns the name of animation or an empty string if not found.

String findAnimation (
  Animation animation
) nothrow @nogc const;