FMovieSceneRootEvaluationTemplateInstance::Finish

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

Choose your operating system:

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