ITweenEventHandler.OnTweenComplete


Declaration

void OnTweenComplete(Tween tween)

Description

An event invoked when the tween is completed.

Parameters

tweenThe tween that invoked the event.