ITweenEventHandler.OnTweenStop


Declaration

void OnTweenStop(Tween tween)

Description

An event invoked when the tween is stopped.

Parameters

tweenThe tween that invoked the event.