FDatasmithImporter::FinalizeLevelSequence

Copy a level sequence from its transient package into its final public package and builds it.

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporter.h

Include

#include "DatasmithImporter.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImporter.cpp

Syntax

static ULevelSequence * FinalizeLevelSequence
(
    ULevelSequence * SourceLevelSequence,
    const TCHAR * AnimationsFolderPath,
    ULevelSequence * ExistingLevelSequence
)

Remarks

Copy a level sequence from its transient package into its final public package and builds it.

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