TweenResume Method |
Continues animating a stopped tween, given its object and property/method pair. By default, all tweens are resumed, unless key is specified.
Namespace: Godot
public bool Resume( Object object, string key = "" )
[Missing <param name="object"/> documentation for "M:Godot.Tween.Resume(Godot.Object,System.String)"]
[Missing <param name="key"/> documentation for "M:Godot.Tween.Resume(Godot.Object,System.String)"]
[Missing <returns> documentation for "M:Godot.Tween.Resume(Godot.Object,System.String)"]