FDatasmithSceneBaseGraphBuilder::GetNodeUUIDAndName

Windows
MacOS
Linux

References

Module

DatasmithCADTranslator

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCADTranslator/Public/DatasmithSceneGraphBuilder.h

Include

#include "DatasmithSceneGraphBuilder.h"

Source

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCADTranslator/Private/DatasmithSceneGraphBuilder.cpp

Syntax

void GetNodeUUIDAndName
(
    TMap< FString, FString > & InInstanceNodeMetaDataMap,
    TMap< FString, FString > & InReferenceNodeMetaDataMap,
    int32 InComponentIndex,
    const TCHAR * InParentUEUUID,
    FString & OutUEUUID,
    FString & OutName
)

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