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