FMovieSceneEvalTemplate::GetCompletionMode

Check whether we should restore any pre-animated state that was supplied by this template when it is no longer evaluated

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvalTemplate.h"

Syntax

EMovieSceneCompletionMode GetCompletionMode() const

Remarks

Check whether we should restore any pre-animated state that was supplied by this template when it is no longer evaluated

Pre-animated state bound to evaluation templates is reference counted across all similar animation types for a given object. This ensures that pre-animated state restores correctly for overlapping templates.

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