IDatasmithContentEditorModule::RegisterIsAssetAutoReimportEnabledHandler

Delegate returning if the AutoReimport is currently active for a given 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 RegisterIsAssetAutoReimportEnabledHandler
(
    FOnIsAssetAutoReimportEnabled && IsAssetAutoReimportEnabledDelegate
)

Remarks

Delegate returning if the AutoReimport is currently active for a given asset.