FMovieSceneRootEvaluationTemplateInstance::Finish

Indicate that we're not going to evaluate this instance again, and that we should tear down any current state

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTemplateInstance.h

Include

#include "Evaluation/MovieSceneEvaluationTemplateInstance.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationTemplateInstance.cpp

Syntax

void Finish
(
    IMovieScenePlayer & Player
)

Remarks

Indicate that we're not going to evaluate this instance again, and that we should tear down any current state

Parameters

Parameter

Description

Player

The player responsible for playback

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