IDatasmithScene::RemoveLevelSequenceAt

Removes from the scene the level sequence at the specified index.

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void RemoveLevelSequenceAt
(
    int32 InIndex
)

Remarks

Removes from the scene the level sequence at the specified index.