![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "InterchangeMeshUtilities.h"#include "AssetCompilingManager.h"#include "AssetRegistry/AssetData.h"#include "AssetRegistry/AssetRegistryModule.h"#include "Async/Future.h"#include "Engine/StaticMesh.h"#include "Engine/SkeletalMesh.h"#include "Engine/SkinnedAssetAsyncCompileUtils.h"#include "Framework/Notifications/NotificationManager.h"#include "InterchangeAssetImportData.h"#include "InterchangeFactoryBase.h"#include "InterchangeFilePickerBase.h"#include "InterchangeEngineLogPrivate.h"#include "InterchangeManager.h"#include "InterchangeProjectSettings.h"#include "InterchangePythonPipelineBase.h"#include "InterchangeSourceData.h"#include "Logging/LogMacros.h"#include "MeshDescription.h"#include "Misc/ScopedSlowTask.h"#include "Rendering/SkeletalMeshLODImporterData.h"#include "SkeletalMeshAttributes.h"#include "StaticMeshAttributes.h"#include "UObject/Class.h"#include "UObject/Object.h"#include "UObject/ObjectMacros.h"#include "Widgets/Notifications/SNotificationList.h"Namespaces | |
| namespace | UE |
| namespace | UE::Interchange |
| namespace | UE::Interchange::Private |
Functions | |
| void | UE::Interchange::Private::DeletePathAssets (const FString &ImportAssetPath) |