IDatasmithContentEditorModule::RegisterSetAssetAutoReimportHandler

Delegate to enable or disable AutoReimport of an asset.

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

void RegisterSetAssetAutoReimportHandler
(
    FOnSetAssetAutoReimport && SetAssetAutoReimportDelegate
)

Remarks

Delegate to enable or disable AutoReimport of an asset.