![]() |
DOTween
0.8.530
|
This is the complete list of members for TweenParms, including all inherited members.
| Clear() | TweenParms | |
| OnComplete(TweenCallback action) | TweenParms | |
| OnKill(TweenCallback action) | TweenParms | |
| OnPlay(TweenCallback action) | TweenParms | |
| OnRewind(TweenCallback action) | TweenParms | |
| OnStart(TweenCallback action) | TweenParms | |
| OnStepComplete(TweenCallback action) | TweenParms | |
| OnUpdate(TweenCallback action) | TweenParms | |
| Parms | TweenParms | static |
| SetAutoKill(bool autoKillOnCompletion=true) | TweenParms | |
| SetDelay(float delay) | TweenParms | |
| SetEase(Ease ease, float?overshootOrAmplitude=null, float?period=null) | TweenParms | |
| SetEase(AnimationCurve animCurve) | TweenParms | |
| SetEase(EaseFunction customEase) | TweenParms | |
| SetId(object id) | TweenParms | |
| SetLoops(int loops, LoopType?loopType=null) | TweenParms | |
| SetRecyclable(bool recyclable=true) | TweenParms | |
| SetRelative(bool isRelative=true) | TweenParms | |
| SetSpeedBased(bool isSpeedBased=true) | TweenParms | |
| SetTarget(object target) | TweenParms | |
| SetUpdate(bool isIndependentUpdate) | TweenParms | |
| SetUpdate(UpdateType updateType, bool isIndependentUpdate=false) | TweenParms | |
| TweenParms() | TweenParms |