UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeFactoryBase.h File Reference
#include "CoreMinimal.h"
#include "InterchangeResultsContainer.h"
#include "InterchangeTaskSystem.h"
#include "Nodes/InterchangeFactoryBaseNode.h"
#include "UObject/Class.h"
#include "UObject/Object.h"
#include "UObject/ObjectMacros.h"
#include "UObject/SoftObjectPath.h"
#include "InterchangeFactoryBase.generated.h"

Go to the source code of this file.

Classes

class  FInterchangePostImportTask
 
class  UInterchangeFactoryBase
 
struct  UInterchangeFactoryBase::FImportAssetObjectParams
 
struct  UInterchangeFactoryBase::FImportAssetResult
 
struct  UInterchangeFactoryBase::FImportSceneObjectsParams
 
struct  UInterchangeFactoryBase::FSetupObjectParams
 

Enumerations

enum class  EInterchangeFactoryAssetType : uint8 {
  None = 0 , Textures , Materials , Meshes ,
  Animations , Physics , Grooms , Sounds
}
 

Enumeration Type Documentation

◆ EInterchangeFactoryAssetType

Enumerator
None 
Textures 
Materials 
Meshes 
Animations 
Physics 
Grooms 
Sounds