ISequenceUpdater::MigrateToHierarchical

Migrate this updater to one that can represent hierarchical data.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneSequenceUpdaters.h

Include

#include "EntitySystem/MovieSceneSequenceUpdaters.h"

Syntax

TUniquePtr< ISequenceUpdater > MigrateToHierarchical()

Remarks

Migrate this updater to one that can represent hierarchical data.

Returns

A new instance capable of dealing with hierarchical data, or nullptr if this already does.

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