Tweening.Complete

Static Method in Tweening

Declaration

public static void Complete(int id)

Description

Completes any alive tween that matches the given id.

Parameters

idThe id of the tween(s) to complete.