![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 *) | |
| DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FOnImportDataChanged | , |
| const FAssetImportInfo & | , | ||
| const class UAssetImportData * | |||
| ) |