Tweening.Complete
Static Method in Tweening
Declaration
public static void Complete(int id)
Description
Completes any alive tween that matches the given id.
Parameters
id | The id of the tween(s) to complete. |
public static void Complete(int id)
Completes any alive tween that matches the given id.
id | The id of the tween(s) to complete. |