Open Search
    BlendAnimationInterface Member List

    This is the complete list of members for BlendAnimationInterface, including all inherited members.

    AddTween(const BlendFunctionRef &blendFunction, const Data &startValue, const Data &endValue)BlendAnimationInterface
    AddTween(const BlendFunctionRef &blendFunction, const Data &startValue, const Data &endValue, AnimBlendTweenCallback &&callback, const JobQueueRef &queue)BlendAnimationInterface
    CancelAndWait()BlendAnimationInterface
    Create()BlendAnimationInterfacestatic
    GetProgress() constBlendAnimationInterface
    GetState() constBlendAnimationInterface
    GetTimerRef() constBlendAnimationInterface
    GetTweens() constBlendAnimationInterface
    RemoveTween(const BlendTweenRef &tween)BlendAnimationInterface
    SetDirection(Bool reverse)BlendAnimationInterface
    SetStartProgress(Float startProgress)BlendAnimationInterface
    StartAnimation(const TimeValue &timerInterval, const TimeValue &startDelay, const TimeValue &duration)BlendAnimationInterface