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