FOnAssetReimport

Delegate type fired when new assets have been reimported.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, UObject * > FOnAssetReimport

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Editor.h

Include

#include "Editor.h"

Remarks

Delegate type fired when new assets have been reimported. Note: InCreatedObject can be NULL if import failed. UObject* InCreatedObject

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