CopyMetaData

Overload list

Windows
MacOS
Linux
Name Description

Public function

UObject *...

 

CopyMetaData

(
    UObject* InMetaData
)

Copy the specified meta data into this level sequence, overwriting any existing meta-data of the same type Meta-data may implement the ILevelSequenceMetaData interface in order to hook into default ULevelSequence functionality.

Public function

MetaDataType...

 

CopyMetaData

(
    MetaDataType* InMetaData
)

Copy the specified meta data into this level sequence, overwriting any existing meta-data of the same type Meta-data may implement the ILevelSequenceMetaData interface in order to hook into default ULevelSequence functionality.

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