ITweenEventHandler.OnTweenComplete
Method in ITweenEventHandler
Declaration
void OnTweenComplete(Tween tween)Description
An event invoked when the tween is completed.
Parameters
| tween | The tween that invoked the event. |
void OnTweenComplete(Tween tween)An event invoked when the tween is completed.
| tween | The tween that invoked the event. |