FDatasmithTranslatorManager::SelectFirstCompatible

Based on source file extension, select a suitable Translator

Windows
MacOS
Linux

References

Module

DatasmithTranslator

Header

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

Include

#include "DatasmithTranslatorManager.h"

Source

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

Syntax

TSharedPtr< IDatasmithTranslator > SelectFirstCompatible
(
    const FDatasmithSceneSource & Source
)

Remarks

Based on source file extension, select a suitable Translator

Returns

First Translator capable of handling the given file

Parameters

Parameter

Description

Source

import source

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