Click or drag to resize

AnimationPlayerGetAnimationList Method

Returns the list of stored animation names.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationPlayer.GetAnimationList"]

See Also