Click or drag to resize

SpriteFramesGetAnimationNames Method

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string[] GetAnimationNames()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.SpriteFrames.GetAnimationNames"]

See Also