Tweening.Restart

Static Method in Tweening

Declaration

public static void Restart(int id)

Description

Restarts any alive tween that matches the given id.

Parameters

idThe id of the tween(s) to restart.