Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/InterchangePipelines/UHT/InterchangeglTFPipeline.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

250 lines
15 KiB
C++

// 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 "InterchangeglTFPipeline.h"
#include "UObject/SoftObjectPath.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeInterchangeglTFPipeline() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FSoftObjectPath();
DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings();
INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangePipelineBase();
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UGLTFPipelineSettings();
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UGLTFPipelineSettings_NoRegister();
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeGLTFPipeline();
INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeGLTFPipeline_NoRegister();
UPackage* Z_Construct_UPackage__Script_InterchangePipelines();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UGLTFPipelineSettings ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UGLTFPipelineSettings;
UClass* UGLTFPipelineSettings::GetPrivateStaticClass()
{
using TClass = UGLTFPipelineSettings;
if (!Z_Registration_Info_UClass_UGLTFPipelineSettings.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("GLTFPipelineSettings"),
Z_Registration_Info_UClass_UGLTFPipelineSettings.InnerSingleton,
StaticRegisterNativesUGLTFPipelineSettings,
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_UGLTFPipelineSettings.InnerSingleton;
}
UClass* Z_Construct_UClass_UGLTFPipelineSettings_NoRegister()
{
return UGLTFPipelineSettings::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UGLTFPipelineSettings_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "DisplayName", "glTF Settings" },
{ "IncludePath", "InterchangeglTFPipeline.h" },
{ "ModuleRelativePath", "Public/InterchangeglTFPipeline.h" },
{ "ToolTip", "Interchange settings for glTF conversions." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaterialParents_MetaData[] = {
{ "Category", "PredefinedglTFMaterialLibrary" },
{ "DisplayName", "Predefined glTF Material Library" },
{ "ModuleRelativePath", "Public/InterchangeglTFPipeline.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UGLTFPipelineSettings constinit property declarations ********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MaterialParents_ValueProp;
static const UECodeGen_Private::FStrPropertyParams NewProp_MaterialParents_Key_KeyProp;
static const UECodeGen_Private::FMapPropertyParams NewProp_MaterialParents;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UGLTFPipelineSettings constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UGLTFPipelineSettings>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UGLTFPipelineSettings_Statics
// ********** Begin Class UGLTFPipelineSettings Property Definitions *******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents_ValueProp = { "MaterialParents", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(0, nullptr) }; // 2425717601
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents_Key_KeyProp = { "MaterialParents_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents = { "MaterialParents", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UGLTFPipelineSettings, MaterialParents), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaterialParents_MetaData), NewProp_MaterialParents_MetaData) }; // 2425717601
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UGLTFPipelineSettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents_ValueProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents_Key_KeyProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UGLTFPipelineSettings_Statics::NewProp_MaterialParents,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UGLTFPipelineSettings_Statics::PropPointers) < 2048);
// ********** End Class UGLTFPipelineSettings Property Definitions *********************************
UObject* (*const Z_Construct_UClass_UGLTFPipelineSettings_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UDeveloperSettings,
(UObject* (*)())Z_Construct_UPackage__Script_InterchangePipelines,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UGLTFPipelineSettings_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UGLTFPipelineSettings_Statics::ClassParams = {
&UGLTFPipelineSettings::StaticClass,
"Interchange",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UGLTFPipelineSettings_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UGLTFPipelineSettings_Statics::PropPointers),
0,
0x000800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UGLTFPipelineSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UGLTFPipelineSettings_Statics::Class_MetaDataParams)
};
void UGLTFPipelineSettings::StaticRegisterNativesUGLTFPipelineSettings()
{
}
UClass* Z_Construct_UClass_UGLTFPipelineSettings()
{
if (!Z_Registration_Info_UClass_UGLTFPipelineSettings.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UGLTFPipelineSettings.OuterSingleton, Z_Construct_UClass_UGLTFPipelineSettings_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UGLTFPipelineSettings.OuterSingleton;
}
UGLTFPipelineSettings::UGLTFPipelineSettings(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UGLTFPipelineSettings);
UGLTFPipelineSettings::~UGLTFPipelineSettings() {}
// ********** End Class UGLTFPipelineSettings ******************************************************
// ********** Begin Class UInterchangeGLTFPipeline *************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeGLTFPipeline;
UClass* UInterchangeGLTFPipeline::GetPrivateStaticClass()
{
using TClass = UInterchangeGLTFPipeline;
if (!Z_Registration_Info_UClass_UInterchangeGLTFPipeline.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("InterchangeGLTFPipeline"),
Z_Registration_Info_UClass_UInterchangeGLTFPipeline.InnerSingleton,
StaticRegisterNativesUInterchangeGLTFPipeline,
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_UInterchangeGLTFPipeline.InnerSingleton;
}
UClass* Z_Construct_UClass_UInterchangeGLTFPipeline_NoRegister()
{
return UInterchangeGLTFPipeline::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UInterchangeGLTFPipeline_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "IncludePath", "InterchangeglTFPipeline.h" },
{ "ModuleRelativePath", "Public/InterchangeglTFPipeline.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PipelineDisplayName_MetaData[] = {
{ "Category", "Common" },
{ "Comment", "/** The name of the pipeline that will be display in the import dialog. */" },
{ "ModuleRelativePath", "Public/InterchangeglTFPipeline.h" },
{ "PipelineInternalEditionData", "True" },
{ "StandAlonePipelineProperty", "True" },
{ "ToolTip", "The name of the pipeline that will be display in the import dialog." },
};
#endif // WITH_METADATA
// ********** Begin Class UInterchangeGLTFPipeline constinit property declarations *****************
static const UECodeGen_Private::FStrPropertyParams NewProp_PipelineDisplayName;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UInterchangeGLTFPipeline constinit property declarations *******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UInterchangeGLTFPipeline>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UInterchangeGLTFPipeline_Statics
// ********** Begin Class UInterchangeGLTFPipeline Property Definitions ****************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::NewProp_PipelineDisplayName = { "PipelineDisplayName", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGLTFPipeline, PipelineDisplayName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PipelineDisplayName_MetaData), NewProp_PipelineDisplayName_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::NewProp_PipelineDisplayName,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::PropPointers) < 2048);
// ********** End Class UInterchangeGLTFPipeline Property Definitions ******************************
UObject* (*const Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UInterchangePipelineBase,
(UObject* (*)())Z_Construct_UPackage__Script_InterchangePipelines,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::ClassParams = {
&UInterchangeGLTFPipeline::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::PropPointers),
0,
0x000810A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::Class_MetaDataParams)
};
void UInterchangeGLTFPipeline::StaticRegisterNativesUInterchangeGLTFPipeline()
{
}
UClass* Z_Construct_UClass_UInterchangeGLTFPipeline()
{
if (!Z_Registration_Info_UClass_UInterchangeGLTFPipeline.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeGLTFPipeline.OuterSingleton, Z_Construct_UClass_UInterchangeGLTFPipeline_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UInterchangeGLTFPipeline.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeGLTFPipeline);
UInterchangeGLTFPipeline::~UInterchangeGLTFPipeline() {}
// ********** End Class UInterchangeGLTFPipeline ***************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeglTFPipeline_h__Script_InterchangePipelines_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UGLTFPipelineSettings, UGLTFPipelineSettings::StaticClass, TEXT("UGLTFPipelineSettings"), &Z_Registration_Info_UClass_UGLTFPipelineSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UGLTFPipelineSettings), 2577711066U) },
{ Z_Construct_UClass_UInterchangeGLTFPipeline, UInterchangeGLTFPipeline::StaticClass, TEXT("UInterchangeGLTFPipeline"), &Z_Registration_Info_UClass_UInterchangeGLTFPipeline, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeGLTFPipeline), 2548359994U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeglTFPipeline_h__Script_InterchangePipelines_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeglTFPipeline_h__Script_InterchangePipelines_564950888{
TEXT("/Script/InterchangePipelines"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeglTFPipeline_h__Script_InterchangePipelines_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeglTFPipeline_h__Script_InterchangePipelines_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS