AnimationPlayerAddAnimation Method |
Adds animation to the player accessible with the key name.
Namespace: Godot
public Error AddAnimation( string name, Animation animation )
[Missing <param name="name"/> documentation for "M:Godot.AnimationPlayer.AddAnimation(System.String,Godot.Animation)"]
[Missing <param name="animation"/> documentation for "M:Godot.AnimationPlayer.AddAnimation(System.String,Godot.Animation)"]
[Missing <returns> documentation for "M:Godot.AnimationPlayer.AddAnimation(System.String,Godot.Animation)"]