Enum TweenEvent
Tween event type.
Namespace: Sttz.Tweener
Assembly: cs.temp.dll.dll
Syntax
public enum TweenEvent
Fields
| Name | Description |
|---|---|
| Complete | Complete event. |
| Error | Error event. |
| Initialize | Initialization event. |
| Start | Start event. |
| Update | Update event. |