ULevelSequence::RemoveMetaData

Remove meta-data of a particular type for this level sequence instance, if it exists

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h

Include

#include "LevelSequence.h"

Syntax

template<typename MetaDataType>
void RemoveMetaData()

Remarks

Remove meta-data of a particular type for this level sequence instance, if it exists

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