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