AnimationPlayer.hasAnimation

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

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

Meta