Tweening.KillAll

Static Method in Tweening

Declaration

public static void KillAll(bool complete = false)

Description

Kills all active tweens. Optionally, the tweens can be completed before being killed.

Parameters

completeWhether to complete the tweens before being killed.