UWidgetAnimationPlayCallbackProxy::CreatePlayAnimationTimeRangeProxyObject

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimationPlayCallbackProxy.h

Include

#include "Animation/WidgetAnimationPlayCallbackProxy.h"

Source

/Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimationPlayCallbackProxy.cpp

Syntax

static UWidgetAnimationPlayCallbackProxy * CreatePlayAnimationTimeRangeProxyObject
(
    class UUMGSequencePlayer *& Result,
    class UUserWidget * Widget,
    class UWidgetAnimation * InAnimation,
    float StartAtTime,
    float EndAtTime,
    int32 NumLoopsToPlay,
    EUMGSequencePlayMode::Type PlayMode,
    float PlaybackSpeed
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss