Function SpriteFrames.getAnimationNames

Returns an array containing the names associated to each animation. Values are placed in alphabetical order.

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