AnimationPlayer.hasAnimation

Returns true if the AnimationPlayer stores an Animation with key name.

struct AnimationPlayer
@nogc nothrow const
bool
hasAnimation
(
in String name
)

Meta