Tweening.Stop

Static Method in Tweening

Declaration

public static void Stop(int id)

Description

Stops any alive tween that matches the given id.

Parameters

idThe id of the tween(s) to stop.