Holoville.HOTween  1.2.010
TweenEvent Class Reference

This object is passed as the only parameter of all HOTween's callbacks. More...

List of all members.

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.

Detailed Description

This object is passed as the only parameter of all HOTween's callbacks.


Property Documentation

object [] parms [get]

An array of eventual parameters that were passed to the callback.

The plugin (if any) that triggered the callback.

A reference to the IHOTweenComponent that invoked the callback method.

 All Classes Namespaces Functions Variables Enumerations Properties