IDatasmithScene::AddLevelSequence

Adds a level sequence to the scene.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

void AddLevelSequence
(
    const TSharedRef< IDatasmithLevelSequenceElement > & InSequence
)

Remarks

Adds a level sequence to the scene.

Parameters

Parameter

Description

InSequence

the level sequence to add

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