![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| DECLARE_DELEGATE_OneParam | ( | FOnResetPhaseCompletedDelegate | , |
| class FInterchangeResetParameters & | |||
| ) |
| class FInterchangeResetParameters const UInterchangeFactoryBaseNode * DECLARE_DELEGATE_ThreeParams | ( | FOnNodeProcessedDelegate | , |
| class FInterchangeResetParameters & | , | ||
| const UInterchangeFactoryBase * | , | ||
| const UInterchangeFactoryBaseNode * | |||
| ) |
| FOnFilterFactoryNodeDelegate |