Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshModelingTools/UHT/CombineMeshesTool.gen.cpp

395 lines
25 KiB
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "CombineMeshesTool.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeCombineMeshesTool() {}
// ********** Begin Cross Module References ********************************************************
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UInteractiveToolExclusiveToolAPI_NoRegister();
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UInteractiveToolPropertySet();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesTool();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesTool_NoRegister();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesToolBuilder();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesToolBuilder_NoRegister();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesToolProperties();
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCombineMeshesToolProperties_NoRegister();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UCreateMeshObjectTypeProperties_NoRegister();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UMultiSelectionMeshEditingTool();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UMultiSelectionMeshEditingToolBuilder();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_NoRegister();
MODELINGCOMPONENTS_API UEnum* Z_Construct_UEnum_ModelingComponents_EBaseCreateFromSelectedTargetType();
UPackage* Z_Construct_UPackage__Script_MeshModelingTools();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UCombineMeshesToolBuilder ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UCombineMeshesToolBuilder;
UClass* UCombineMeshesToolBuilder::GetPrivateStaticClass()
{
using TClass = UCombineMeshesToolBuilder;
if (!Z_Registration_Info_UClass_UCombineMeshesToolBuilder.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("CombineMeshesToolBuilder"),
Z_Registration_Info_UClass_UCombineMeshesToolBuilder.InnerSingleton,
StaticRegisterNativesUCombineMeshesToolBuilder,
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_UCombineMeshesToolBuilder.InnerSingleton;
}
UClass* Z_Construct_UClass_UCombineMeshesToolBuilder_NoRegister()
{
return UCombineMeshesToolBuilder::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UCombineMeshesToolBuilder_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n *\n */" },
{ "IncludePath", "CombineMeshesTool.h" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UCombineMeshesToolBuilder constinit property declarations ****************
// ********** End Class UCombineMeshesToolBuilder constinit property declarations ******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UCombineMeshesToolBuilder>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UCombineMeshesToolBuilder_Statics
UObject* (*const Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UMultiSelectionMeshEditingToolBuilder,
(UObject* (*)())Z_Construct_UPackage__Script_MeshModelingTools,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::ClassParams = {
&UCombineMeshesToolBuilder::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A8u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::Class_MetaDataParams), Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::Class_MetaDataParams)
};
void UCombineMeshesToolBuilder::StaticRegisterNativesUCombineMeshesToolBuilder()
{
}
UClass* Z_Construct_UClass_UCombineMeshesToolBuilder()
{
if (!Z_Registration_Info_UClass_UCombineMeshesToolBuilder.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UCombineMeshesToolBuilder.OuterSingleton, Z_Construct_UClass_UCombineMeshesToolBuilder_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UCombineMeshesToolBuilder.OuterSingleton;
}
UCombineMeshesToolBuilder::UCombineMeshesToolBuilder(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UCombineMeshesToolBuilder);
UCombineMeshesToolBuilder::~UCombineMeshesToolBuilder() {}
// ********** End Class UCombineMeshesToolBuilder **************************************************
// ********** Begin Class UCombineMeshesToolProperties *********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UCombineMeshesToolProperties;
UClass* UCombineMeshesToolProperties::GetPrivateStaticClass()
{
using TClass = UCombineMeshesToolProperties;
if (!Z_Registration_Info_UClass_UCombineMeshesToolProperties.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("CombineMeshesToolProperties"),
Z_Registration_Info_UClass_UCombineMeshesToolProperties.InnerSingleton,
StaticRegisterNativesUCombineMeshesToolProperties,
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_UCombineMeshesToolProperties.InnerSingleton;
}
UClass* Z_Construct_UClass_UCombineMeshesToolProperties_NoRegister()
{
return UCombineMeshesToolProperties::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UCombineMeshesToolProperties_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * Common properties\n */" },
{ "IncludePath", "CombineMeshesTool.h" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "ToolTip", "Common properties" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsDuplicateMode_MetaData[] = {
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "TransientToolProperty", "" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OutputWriteTo_MetaData[] = {
{ "Category", "OutputObject" },
{ "Comment", "/** Defines the object the tool output is written to. */" },
{ "DisplayName", "Write To" },
{ "EditCondition", "bIsDuplicateMode == false" },
{ "EditConditionHides", "" },
{ "HideEditConditionToggle", "" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "ToolTip", "Defines the object the tool output is written to." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OutputNewName_MetaData[] = {
{ "Category", "OutputObject" },
{ "Comment", "/** Base name of the newly generated object to which the output is written to. */" },
{ "DisplayName", "Name" },
{ "EditCondition", "bIsDuplicateMode || OutputWriteTo == EBaseCreateFromSelectedTargetType::NewObject" },
{ "EditConditionHides", "" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "NoResetToDefault", "" },
{ "ToolTip", "Base name of the newly generated object to which the output is written to." },
{ "TransientToolProperty", "" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OutputExistingName_MetaData[] = {
{ "Category", "OutputObject" },
{ "Comment", "/** Name of the existing object to which the output is written to. */" },
{ "DisplayName", "Name" },
{ "EditCondition", "bIsDuplicateMode == false && OutputWriteTo != EBaseCreateFromSelectedTargetType::NewObject" },
{ "EditConditionHides", "" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "NoResetToDefault", "" },
{ "ToolTip", "Name of the existing object to which the output is written to." },
{ "TransientToolProperty", "" },
};
#endif // WITH_METADATA
// ********** Begin Class UCombineMeshesToolProperties constinit property declarations *************
static void NewProp_bIsDuplicateMode_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsDuplicateMode;
static const UECodeGen_Private::FIntPropertyParams NewProp_OutputWriteTo_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_OutputWriteTo;
static const UECodeGen_Private::FStrPropertyParams NewProp_OutputNewName;
static const UECodeGen_Private::FStrPropertyParams NewProp_OutputExistingName;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UCombineMeshesToolProperties constinit property declarations ***************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UCombineMeshesToolProperties>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UCombineMeshesToolProperties_Statics
// ********** Begin Class UCombineMeshesToolProperties Property Definitions ************************
void Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_bIsDuplicateMode_SetBit(void* Obj)
{
((UCombineMeshesToolProperties*)Obj)->bIsDuplicateMode = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_bIsDuplicateMode = { "bIsDuplicateMode", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UCombineMeshesToolProperties), &Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_bIsDuplicateMode_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsDuplicateMode_MetaData), NewProp_bIsDuplicateMode_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputWriteTo_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputWriteTo = { "OutputWriteTo", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesToolProperties, OutputWriteTo), Z_Construct_UEnum_ModelingComponents_EBaseCreateFromSelectedTargetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OutputWriteTo_MetaData), NewProp_OutputWriteTo_MetaData) }; // 3992769734
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputNewName = { "OutputNewName", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesToolProperties, OutputNewName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OutputNewName_MetaData), NewProp_OutputNewName_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputExistingName = { "OutputExistingName", nullptr, (EPropertyFlags)0x0010000000020001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesToolProperties, OutputExistingName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OutputExistingName_MetaData), NewProp_OutputExistingName_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UCombineMeshesToolProperties_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_bIsDuplicateMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputWriteTo_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputWriteTo,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputNewName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesToolProperties_Statics::NewProp_OutputExistingName,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolProperties_Statics::PropPointers) < 2048);
// ********** End Class UCombineMeshesToolProperties Property Definitions **************************
UObject* (*const Z_Construct_UClass_UCombineMeshesToolProperties_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UInteractiveToolPropertySet,
(UObject* (*)())Z_Construct_UPackage__Script_MeshModelingTools,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolProperties_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UCombineMeshesToolProperties_Statics::ClassParams = {
&UCombineMeshesToolProperties::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UCombineMeshesToolProperties_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolProperties_Statics::PropPointers),
0,
0x000800A8u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesToolProperties_Statics::Class_MetaDataParams), Z_Construct_UClass_UCombineMeshesToolProperties_Statics::Class_MetaDataParams)
};
void UCombineMeshesToolProperties::StaticRegisterNativesUCombineMeshesToolProperties()
{
}
UClass* Z_Construct_UClass_UCombineMeshesToolProperties()
{
if (!Z_Registration_Info_UClass_UCombineMeshesToolProperties.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UCombineMeshesToolProperties.OuterSingleton, Z_Construct_UClass_UCombineMeshesToolProperties_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UCombineMeshesToolProperties.OuterSingleton;
}
UCombineMeshesToolProperties::UCombineMeshesToolProperties(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UCombineMeshesToolProperties);
UCombineMeshesToolProperties::~UCombineMeshesToolProperties() {}
// ********** End Class UCombineMeshesToolProperties ***********************************************
// ********** Begin Class UCombineMeshesTool *******************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UCombineMeshesTool;
UClass* UCombineMeshesTool::GetPrivateStaticClass()
{
using TClass = UCombineMeshesTool;
if (!Z_Registration_Info_UClass_UCombineMeshesTool.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("CombineMeshesTool"),
Z_Registration_Info_UClass_UCombineMeshesTool.InnerSingleton,
StaticRegisterNativesUCombineMeshesTool,
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_UCombineMeshesTool.InnerSingleton;
}
UClass* Z_Construct_UClass_UCombineMeshesTool_NoRegister()
{
return UCombineMeshesTool::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UCombineMeshesTool_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * Simple tool to combine multiple meshes into a single mesh asset\n */" },
{ "IncludePath", "CombineMeshesTool.h" },
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
{ "ToolTip", "Simple tool to combine multiple meshes into a single mesh asset" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BasicProperties_MetaData[] = {
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OutputTypeProperties_MetaData[] = {
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HandleSourceProperties_MetaData[] = {
{ "ModuleRelativePath", "Public/CombineMeshesTool.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UCombineMeshesTool constinit property declarations ***********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_BasicProperties;
static const UECodeGen_Private::FObjectPropertyParams NewProp_OutputTypeProperties;
static const UECodeGen_Private::FObjectPropertyParams NewProp_HandleSourceProperties;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UCombineMeshesTool constinit property declarations *************************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UCombineMeshesTool>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UCombineMeshesTool_Statics
// ********** Begin Class UCombineMeshesTool Property Definitions **********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_BasicProperties = { "BasicProperties", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesTool, BasicProperties), Z_Construct_UClass_UCombineMeshesToolProperties_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BasicProperties_MetaData), NewProp_BasicProperties_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_OutputTypeProperties = { "OutputTypeProperties", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesTool, OutputTypeProperties), Z_Construct_UClass_UCreateMeshObjectTypeProperties_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OutputTypeProperties_MetaData), NewProp_OutputTypeProperties_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_HandleSourceProperties = { "HandleSourceProperties", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCombineMeshesTool, HandleSourceProperties), Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HandleSourceProperties_MetaData), NewProp_HandleSourceProperties_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UCombineMeshesTool_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_BasicProperties,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_OutputTypeProperties,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCombineMeshesTool_Statics::NewProp_HandleSourceProperties,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesTool_Statics::PropPointers) < 2048);
// ********** End Class UCombineMeshesTool Property Definitions ************************************
UObject* (*const Z_Construct_UClass_UCombineMeshesTool_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UMultiSelectionMeshEditingTool,
(UObject* (*)())Z_Construct_UPackage__Script_MeshModelingTools,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesTool_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UCombineMeshesTool_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UInteractiveToolExclusiveToolAPI_NoRegister, (int32)VTABLE_OFFSET(UCombineMeshesTool, IInteractiveToolExclusiveToolAPI), false }, // 1970125941
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UCombineMeshesTool_Statics::ClassParams = {
&UCombineMeshesTool::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UCombineMeshesTool_Statics::PropPointers,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesTool_Statics::PropPointers),
UE_ARRAY_COUNT(InterfaceParams),
0x000800A8u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UCombineMeshesTool_Statics::Class_MetaDataParams), Z_Construct_UClass_UCombineMeshesTool_Statics::Class_MetaDataParams)
};
void UCombineMeshesTool::StaticRegisterNativesUCombineMeshesTool()
{
}
UClass* Z_Construct_UClass_UCombineMeshesTool()
{
if (!Z_Registration_Info_UClass_UCombineMeshesTool.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UCombineMeshesTool.OuterSingleton, Z_Construct_UClass_UCombineMeshesTool_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UCombineMeshesTool.OuterSingleton;
}
UCombineMeshesTool::UCombineMeshesTool() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UCombineMeshesTool);
UCombineMeshesTool::~UCombineMeshesTool() {}
// ********** End Class UCombineMeshesTool *********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CombineMeshesTool_h__Script_MeshModelingTools_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UCombineMeshesToolBuilder, UCombineMeshesToolBuilder::StaticClass, TEXT("UCombineMeshesToolBuilder"), &Z_Registration_Info_UClass_UCombineMeshesToolBuilder, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UCombineMeshesToolBuilder), 1508781416U) },
{ Z_Construct_UClass_UCombineMeshesToolProperties, UCombineMeshesToolProperties::StaticClass, TEXT("UCombineMeshesToolProperties"), &Z_Registration_Info_UClass_UCombineMeshesToolProperties, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UCombineMeshesToolProperties), 1209662265U) },
{ Z_Construct_UClass_UCombineMeshesTool, UCombineMeshesTool::StaticClass, TEXT("UCombineMeshesTool"), &Z_Registration_Info_UClass_UCombineMeshesTool, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UCombineMeshesTool), 1866443365U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CombineMeshesTool_h__Script_MeshModelingTools_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CombineMeshesTool_h__Script_MeshModelingTools_2172638792{
TEXT("/Script/MeshModelingTools"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CombineMeshesTool_h__Script_MeshModelingTools_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CombineMeshesTool_h__Script_MeshModelingTools_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS