UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeResult.h File Reference
#include "Containers/UnrealString.h"
#include "CoreMinimal.h"
#include "Internationalization/Text.h"
#include "UObject/Object.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ObjectPtr.h"
#include "UObject/UObjectGlobals.h"
#include "InterchangeResult.generated.h"

Go to the source code of this file.

Classes

class  UInterchangeResult
 
class  UInterchangeResultSuccess
 
class  UInterchangeResultWarning
 
class  UInterchangeResultError
 
class  UInterchangeResultWarning_Generic
 
class  UInterchangeResultError_Generic
 
class  UInterchangeResultError_ReimportFail
 
class  UInterchangeResultDisplay_Generic
 

Enumerations

enum class  EInterchangeResultType { Success , Warning , Error }
 

Enumeration Type Documentation

◆ EInterchangeResultType

Enumerator
Success 
Warning 
Error