FOnAssetPreImport

Delegate type fired when new assets are being (re-)imported.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_FiveParams< void, UFactory *, UClass *, UObject *, const FName &, const TCHAR * > FOnAssetPreImport

References

Module

UnrealEd

Header

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

Include

#include "Subsystems/ImportSubsystem.h"

Remarks

Delegate type fired when new assets are being (re-)imported. Params: UFactory* InFactory, UClass* InClass, UObject* InParent, const FName& Name, const TCHAR* Type

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