GodotSharpAPI
GodotSharpAPI
Godot
AnimationPlayer Class
AnimationPlayer Methods
AddAnimation Method
Advance Method
AnimationGetNext Method
AnimationSetNext Method
ClearCaches Method
ClearQueue Method
FindAnimation Method
GetAnimation Method
GetAnimationList Method
GetAnimationProcessMode Method
GetAssignedAnimation Method
GetAutoplay Method
GetBlendTime Method
GetCurrentAnimation Method
GetCurrentAnimationLength Method
GetCurrentAnimationPosition Method
GetDefaultBlendTime Method
GetMethodCallMode Method
GetPlayingSpeed Method
GetQueue Method
GetRoot Method
GetSpeedScale Method
HasAnimation Method
IsActive Method
IsPlaying Method
Play Method
PlayBackwards Method
Queue Method
RemoveAnimation Method
RenameAnimation Method
Seek Method
SetActive Method
SetAnimationProcessMode Method
SetAssignedAnimation Method
SetAutoplay Method
SetBlendTime Method
SetCurrentAnimation Method
SetDefaultBlendTime Method
SetMethodCallMode Method
SetRoot Method
SetSpeedScale Method
Stop Method
AnimationPlayer
ClearQueue Method
Clears all queued, unplayed animations.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearQueue
()
See Also
Reference
AnimationPlayer Class
Godot Namespace