Function AnimationPlayer.getAnimationList

Returns the list of stored animation names.

PoolArray!(godot.core.string.String) getAnimationList() nothrow @nogc const;