IDatasmithContentEditorModule::SetAssetAutoReimport

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithContentEditor

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContentEditor/Public/DatasmithContentEditorModule.h

Include

#include "DatasmithContentEditorModule.h"

Syntax

TOptional< bool > SetAssetAutoReimport
(
    UObject * Asset,
    bool bEnabled
) const