Skip to content

UITween.Reset() Method

Definition

Namespace: Brine2D.UI

Resets the tween to the start value and marks it not complete.

C#
public void Reset();