UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeImportReset.h File Reference
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreTypes.h"
#include "Delegates/DelegateCombinations.h"
#include "Templates/UniquePtr.h"
#include "UObject/ObjectPtr.h"
#include "UObject/SoftObjectPath.h"

Go to the source code of this file.

Classes

struct  FInterchangeResetContextData
 
class  FInterchangeResetParameters
 
class  FInterchangeReset
 

Namespaces

namespace  UE
 
namespace  UE::Interchange
 
namespace  UE::Interchange::InterchangeReset
 
namespace  UE::Interchange::InterchangeReset::Constants
 

Functions

 DECLARE_DELEGATE_OneParam (FOnResetPhaseCompletedDelegate, class FInterchangeResetParameters &) DECLARE_DELEGATE_RetVal_TwoParams(bool
 
class FInterchangeResetParameters const UInterchangeFactoryBaseNodeDECLARE_DELEGATE_ThreeParams (FOnNodeProcessedDelegate, class FInterchangeResetParameters &, const UInterchangeFactoryBase *, const UInterchangeFactoryBaseNode *) struct FResetPhaseDelegates
 

Variables

 FOnFilterFactoryNodeDelegate
 
INTERCHANGEENGINE_API const FString UE::Interchange::InterchangeReset::Constants::SceneImportAssetPathKey
 
INTERCHANGEENGINE_API const FString UE::Interchange::InterchangeReset::Constants::FactoryNodeUidPathKey
 

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FOnResetPhaseCompletedDelegate  ,
class FInterchangeResetParameters  
)

◆ DECLARE_DELEGATE_ThreeParams()

Variable Documentation

◆ FOnFilterFactoryNodeDelegate

FOnFilterFactoryNodeDelegate