This object is passed as the only parameter of all HOTween's callbacks. More...
Properties | |
IHOTweenComponent | tween [get] |
A reference to the IHOTweenComponent that invoked the callback method. | |
object[] | parms [get] |
An array of eventual parameters that were passed to the callback. | |
ABSTweenPlugin | plugin [get] |
The plugin (if any) that triggered the callback. |
This object is passed as the only parameter of all HOTween's callbacks.
object [] parms [get] |
An array of eventual parameters that were passed to the callback.
ABSTweenPlugin plugin [get] |
The plugin (if any) that triggered the callback.
IHOTweenComponent tween [get] |
A reference to the IHOTweenComponent that invoked the callback method.