IDatasmithScene::AddMetaData

Add a metadata to the scene There should be only one metadata per Datasmith element (the element associated with the metadata)

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void AddMetaData
(
    const TSharedPtr< IDatasmithMetaDataElement > & InMetaData
)

Remarks

Add a metadata to the scene There should be only one metadata per Datasmith element (the element associated with the metadata)

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