FDatasmithTranslatorManager::Unregister

Revert a call to Register.

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 Unregister
(
    FName TranslatorName
)

Remarks

Revert a call to Register. @note Do not use directly, use Datasmith::UnregisterTranslator<>() function instead

Parameters

Parameter

Description

TranslatorName

Name of the registered Translator to remove.

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