IMovieScenePlayer::PreEvaluation

Called by the evaluation system when evaluation has just started.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/IMovieScenePlayer.h

Include

#include "IMovieScenePlayer.h"

Syntax

virtual void PreEvaluation
(
    const FMovieSceneContext & Context
)

Remarks

Called by the evaluation system when evaluation has just started.

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