UUMGSequencePlayer::PostEvaluation

Called by the evaluation system after evaluation has occured

Windows
MacOS
Linux

Override Hierarchy

IMovieScenePlayer::PostEvaluation()

UUMGSequencePlayer::PostEvaluation()

References

Module

UMG

Header

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

Include

#include "Animation/UMGSequencePlayer.h"

Source

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

Syntax

virtual void PostEvaluation
(
    const FMovieSceneContext & Context
)

Remarks

Called by the evaluation system after evaluation has occured

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