FDatasmithTranslatorManager::Register

Register an implementation.(Only registered Implementations are usable.) @note Do not use directly, use [Datasmith::RegisterTranslator<>()](API\Plugins\DatasmithTranslator\Datasmith__RegisterTranslator) function instead

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

void Register
(
    const Datasmith::FTranslatorRegisterInformation & Info
)

Remarks

Register an implementation.(Only registered Implementations are usable.) @note Do not use directly, use Datasmith::RegisterTranslator<>() function instead

Parameters

Parameter

Description

Info

required informations to dynamically handle various Translators

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