DOTween  0.8.530
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
TweenParms Member List

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
ParmsTweenParmsstatic
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