Function AnimationPlayer.animationGetNext

Returns the name of the next animation in the queue.

String animationGetNext (
  const(String) anim_from
) nothrow @nogc const;