FDatasmithImporter::ImportMetaDataForObject

Imports the meta data associated to a DatasmithElement and sets it on the Object.

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporter.h

Include

#include "DatasmithImporter.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImporter.cpp

Syntax

static void ImportMetaDataForObject
(
    FDatasmithImportContext & ImportContext,
    const TSharedRef< IDatasmithElement > & DatasmithElement,
    UObject * Object
)

Remarks

Imports the meta data associated to a DatasmithElement and sets it on the Object.

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