Navigation
API > API/Plugins > API/Plugins/DatasmithMVRTranslator > API/Plugins/DatasmithMVRTranslator/IDatasmithMVRTranslatorModule
Description
Enables or disables the native translator (translator for .udatasmith files) implemented in this module. When the module is started, the translator is enabled
| Name | SetDatasmithMVRNativeTanslatorEnabled |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DatasmithMVR/Source/DatasmithMVRTranslator/Public/IDatasmithMVRTranslatorModule.h |
| Include Path | #include "IDatasmithMVRTranslatorModule.h" |
void SetDatasmithMVRNativeTanslatorEnabled
(
bool bEnabled
)