Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void AddLevelSequence
&40;
const TSharedRef< IDatasmithLevelSequenceElement > & InSequence
&41;
Remarks
Adds a level sequence to the scene.
Parameters
Name | Description |
---|---|
InSequence | the level sequence to add |