Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,119 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "AssetDefinition_InterchangeImportTestPlan.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAssetDefinition_InterchangeImportTestPlan() {}
// ********** Begin Cross Module References ********************************************************
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan();
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_NoRegister();
UNREALED_API UClass* Z_Construct_UClass_UAssetDefinitionDefault();
UPackage* Z_Construct_UPackage__Script_InterchangeTestEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAssetDefinition_InterchangeImportTestPlan *******************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan;
UClass* UAssetDefinition_InterchangeImportTestPlan::GetPrivateStaticClass()
{
using TClass = UAssetDefinition_InterchangeImportTestPlan;
if (!Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AssetDefinition_InterchangeImportTestPlan"),
Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.InnerSingleton,
StaticRegisterNativesUAssetDefinition_InterchangeImportTestPlan,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.InnerSingleton;
}
UClass* Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_NoRegister()
{
return UAssetDefinition_InterchangeImportTestPlan::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AssetDefinition_InterchangeImportTestPlan.h" },
{ "ModuleRelativePath", "Private/AssetDefinition_InterchangeImportTestPlan.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAssetDefinition_InterchangeImportTestPlan constinit property declarations
// ********** End Class UAssetDefinition_InterchangeImportTestPlan constinit property declarations *
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAssetDefinition_InterchangeImportTestPlan>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics
UObject* (*const Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UAssetDefinitionDefault,
(UObject* (*)())Z_Construct_UPackage__Script_InterchangeTestEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::ClassParams = {
&UAssetDefinition_InterchangeImportTestPlan::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::Class_MetaDataParams), Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::Class_MetaDataParams)
};
void UAssetDefinition_InterchangeImportTestPlan::StaticRegisterNativesUAssetDefinition_InterchangeImportTestPlan()
{
}
UClass* Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan()
{
if (!Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.OuterSingleton, Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan.OuterSingleton;
}
UAssetDefinition_InterchangeImportTestPlan::UAssetDefinition_InterchangeImportTestPlan() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAssetDefinition_InterchangeImportTestPlan);
UAssetDefinition_InterchangeImportTestPlan::~UAssetDefinition_InterchangeImportTestPlan() {}
// ********** End Class UAssetDefinition_InterchangeImportTestPlan *********************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h__Script_InterchangeTestEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan, UAssetDefinition_InterchangeImportTestPlan::StaticClass, TEXT("UAssetDefinition_InterchangeImportTestPlan"), &Z_Registration_Info_UClass_UAssetDefinition_InterchangeImportTestPlan, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAssetDefinition_InterchangeImportTestPlan), 3328427597U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h__Script_InterchangeTestEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h__Script_InterchangeTestEditor_1005751602{
TEXT("/Script/InterchangeTestEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h__Script_InterchangeTestEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h__Script_InterchangeTestEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "AssetDefinition_InterchangeImportTestPlan.h"
#ifdef INTERCHANGETESTEDITOR_AssetDefinition_InterchangeImportTestPlan_generated_h
#error "AssetDefinition_InterchangeImportTestPlan.generated.h already included, missing '#pragma once' in AssetDefinition_InterchangeImportTestPlan.h"
#endif
#define INTERCHANGETESTEDITOR_AssetDefinition_InterchangeImportTestPlan_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UAssetDefinition_InterchangeImportTestPlan *******************************
struct Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics;
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_NoRegister();
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUAssetDefinition_InterchangeImportTestPlan(); \
friend struct ::Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERCHANGETESTEDITOR_API UClass* ::Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_NoRegister(); \
public: \
DECLARE_CLASS2(UAssetDefinition_InterchangeImportTestPlan, UAssetDefinitionDefault, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeTestEditor"), Z_Construct_UClass_UAssetDefinition_InterchangeImportTestPlan_NoRegister) \
DECLARE_SERIALIZER(UAssetDefinition_InterchangeImportTestPlan)
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_14_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UAssetDefinition_InterchangeImportTestPlan(); \
/** Deleted move- and copy-constructors, should never be used */ \
UAssetDefinition_InterchangeImportTestPlan(UAssetDefinition_InterchangeImportTestPlan&&) = delete; \
UAssetDefinition_InterchangeImportTestPlan(const UAssetDefinition_InterchangeImportTestPlan&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAssetDefinition_InterchangeImportTestPlan); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAssetDefinition_InterchangeImportTestPlan); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAssetDefinition_InterchangeImportTestPlan) \
NO_API virtual ~UAssetDefinition_InterchangeImportTestPlan();
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_11_PROLOG
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAssetDefinition_InterchangeImportTestPlan;
// ********** End Class UAssetDefinition_InterchangeImportTestPlan *********************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_AssetDefinition_InterchangeImportTestPlan_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,119 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "InterchangeImportTestPlanFactory.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeInterchangeImportTestPlanFactory() {}
// ********** Begin Cross Module References ********************************************************
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UInterchangeImportTestPlanFactory();
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UInterchangeImportTestPlanFactory_NoRegister();
UNREALED_API UClass* Z_Construct_UClass_UFactory();
UPackage* Z_Construct_UPackage__Script_InterchangeTestEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UInterchangeImportTestPlanFactory ****************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory;
UClass* UInterchangeImportTestPlanFactory::GetPrivateStaticClass()
{
using TClass = UInterchangeImportTestPlanFactory;
if (!Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("InterchangeImportTestPlanFactory"),
Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.InnerSingleton,
StaticRegisterNativesUInterchangeImportTestPlanFactory,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.InnerSingleton;
}
UClass* Z_Construct_UClass_UInterchangeImportTestPlanFactory_NoRegister()
{
return UInterchangeImportTestPlanFactory::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "HideCategories", "Object" },
{ "IncludePath", "InterchangeImportTestPlanFactory.h" },
{ "ModuleRelativePath", "Private/InterchangeImportTestPlanFactory.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UInterchangeImportTestPlanFactory constinit property declarations ********
// ********** End Class UInterchangeImportTestPlanFactory constinit property declarations **********
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UInterchangeImportTestPlanFactory>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics
UObject* (*const Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UFactory,
(UObject* (*)())Z_Construct_UPackage__Script_InterchangeTestEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::ClassParams = {
&UInterchangeImportTestPlanFactory::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000020A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::Class_MetaDataParams)
};
void UInterchangeImportTestPlanFactory::StaticRegisterNativesUInterchangeImportTestPlanFactory()
{
}
UClass* Z_Construct_UClass_UInterchangeImportTestPlanFactory()
{
if (!Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.OuterSingleton, Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeImportTestPlanFactory);
UInterchangeImportTestPlanFactory::~UInterchangeImportTestPlanFactory() {}
// ********** End Class UInterchangeImportTestPlanFactory ******************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h__Script_InterchangeTestEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UInterchangeImportTestPlanFactory, UInterchangeImportTestPlanFactory::StaticClass, TEXT("UInterchangeImportTestPlanFactory"), &Z_Registration_Info_UClass_UInterchangeImportTestPlanFactory, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeImportTestPlanFactory), 2615515184U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h__Script_InterchangeTestEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h__Script_InterchangeTestEditor_2712528171{
TEXT("/Script/InterchangeTestEditor"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h__Script_InterchangeTestEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h__Script_InterchangeTestEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,61 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "InterchangeImportTestPlanFactory.h"
#ifdef INTERCHANGETESTEDITOR_InterchangeImportTestPlanFactory_generated_h
#error "InterchangeImportTestPlanFactory.generated.h already included, missing '#pragma once' in InterchangeImportTestPlanFactory.h"
#endif
#define INTERCHANGETESTEDITOR_InterchangeImportTestPlanFactory_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UInterchangeImportTestPlanFactory ****************************************
struct Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics;
INTERCHANGETESTEDITOR_API UClass* Z_Construct_UClass_UInterchangeImportTestPlanFactory_NoRegister();
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_12_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUInterchangeImportTestPlanFactory(); \
friend struct ::Z_Construct_UClass_UInterchangeImportTestPlanFactory_Statics; \
static UClass* GetPrivateStaticClass(); \
friend INTERCHANGETESTEDITOR_API UClass* ::Z_Construct_UClass_UInterchangeImportTestPlanFactory_NoRegister(); \
public: \
DECLARE_CLASS2(UInterchangeImportTestPlanFactory, UFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeTestEditor"), Z_Construct_UClass_UInterchangeImportTestPlanFactory_NoRegister) \
DECLARE_SERIALIZER(UInterchangeImportTestPlanFactory)
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_12_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UInterchangeImportTestPlanFactory(UInterchangeImportTestPlanFactory&&) = delete; \
UInterchangeImportTestPlanFactory(const UInterchangeImportTestPlanFactory&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UInterchangeImportTestPlanFactory); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeImportTestPlanFactory); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UInterchangeImportTestPlanFactory) \
NO_API virtual ~UInterchangeImportTestPlanFactory();
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_9_PROLOG
#define FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_12_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_12_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h_12_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UInterchangeImportTestPlanFactory;
// ********** End Class UInterchangeImportTestPlanFactory ******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Tests_InterchangeTests_Source_InterchangeTestEditor_Private_InterchangeImportTestPlanFactory_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeInterchangeTestEditor_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_InterchangeTestEditor;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_InterchangeTestEditor()
{
if (!Z_Registration_Info_UPackage__Script_InterchangeTestEditor.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/InterchangeTestEditor",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0xD5437AD0,
0x4567ED78,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_InterchangeTestEditor.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_InterchangeTestEditor.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_InterchangeTestEditor(Z_Construct_UPackage__Script_InterchangeTestEditor, TEXT("/Script/InterchangeTestEditor"), Z_Registration_Info_UPackage__Script_InterchangeTestEditor, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xD5437AD0, 0x4567ED78));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,2 @@
D:\UE_5_7_1\Engine\Plugins\Tests\InterchangeTests\Source\InterchangeTestEditor\Private\AssetDefinition_InterchangeImportTestPlan.h
D:\UE_5_7_1\Engine\Plugins\Tests\InterchangeTests\Source\InterchangeTestEditor\Private\InterchangeImportTestPlanFactory.h