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