ITweenEventHandler.OnTweenLoop


Declaration

void OnTweenLoop(Tween tween)

Description

An event invoked when the tween is looped.

Parameters

tweenThe tween that invoked the event.