UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AssetImportData.h File Reference
#include "CoreMinimal.h"
#include "UObject/AssetRegistryTagsContext.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "Misc/SecureHash.h"
#include "AssetImportData.generated.h"

Go to the source code of this file.

Classes

struct  FAssetImportInfo
 
class  UAssetImportData
 

Functions

 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnImportDataChanged, const FAssetImportInfo &, const class UAssetImportData *)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_TwoParams()

DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnImportDataChanged  ,
const FAssetImportInfo ,
const class UAssetImportData  
)