// 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 "AddPatchTool.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeAddPatchTool() {} // ********** Begin Cross Module References ******************************************************** INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UInteractiveToolBuilder(); INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UInteractiveToolPropertySet(); INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_USingleClickTool(); MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UNewMeshMaterialProperties_NoRegister(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchTool(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchTool_NoRegister(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolBuilder(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolBuilder_NoRegister(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolProperties(); MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolProperties_NoRegister(); MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UPreviewMesh_NoRegister(); UPackage* Z_Construct_UPackage__Script_MeshModelingToolsExp(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UAddPatchToolBuilder ***************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UAddPatchToolBuilder; UClass* UAddPatchToolBuilder::GetPrivateStaticClass() { using TClass = UAddPatchToolBuilder; if (!Z_Registration_Info_UClass_UAddPatchToolBuilder.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("AddPatchToolBuilder"), Z_Registration_Info_UClass_UAddPatchToolBuilder.InnerSingleton, StaticRegisterNativesUAddPatchToolBuilder, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UAddPatchToolBuilder.InnerSingleton; } UClass* Z_Construct_UClass_UAddPatchToolBuilder_NoRegister() { return UAddPatchToolBuilder::GetPrivateStaticClass(); } struct Z_Construct_UClass_UAddPatchToolBuilder_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/**\n *\n */" }, { "IncludePath", "AddPatchTool.h" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; #endif // WITH_METADATA // ********** Begin Class UAddPatchToolBuilder constinit property declarations ********************* // ********** End Class UAddPatchToolBuilder constinit property declarations *********************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UAddPatchToolBuilder_Statics UObject* (*const Z_Construct_UClass_UAddPatchToolBuilder_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UInteractiveToolBuilder, (UObject* (*)())Z_Construct_UPackage__Script_MeshModelingToolsExp, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolBuilder_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UAddPatchToolBuilder_Statics::ClassParams = { &UAddPatchToolBuilder::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x000800A8u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolBuilder_Statics::Class_MetaDataParams), Z_Construct_UClass_UAddPatchToolBuilder_Statics::Class_MetaDataParams) }; void UAddPatchToolBuilder::StaticRegisterNativesUAddPatchToolBuilder() { } UClass* Z_Construct_UClass_UAddPatchToolBuilder() { if (!Z_Registration_Info_UClass_UAddPatchToolBuilder.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAddPatchToolBuilder.OuterSingleton, Z_Construct_UClass_UAddPatchToolBuilder_Statics::ClassParams); } return Z_Registration_Info_UClass_UAddPatchToolBuilder.OuterSingleton; } UAddPatchToolBuilder::UAddPatchToolBuilder(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAddPatchToolBuilder); UAddPatchToolBuilder::~UAddPatchToolBuilder() {} // ********** End Class UAddPatchToolBuilder ******************************************************* // ********** Begin Class UAddPatchToolProperties ************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UAddPatchToolProperties; UClass* UAddPatchToolProperties::GetPrivateStaticClass() { using TClass = UAddPatchToolProperties; if (!Z_Registration_Info_UClass_UAddPatchToolProperties.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("AddPatchToolProperties"), Z_Registration_Info_UClass_UAddPatchToolProperties.InnerSingleton, StaticRegisterNativesUAddPatchToolProperties, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UAddPatchToolProperties.InnerSingleton; } UClass* Z_Construct_UClass_UAddPatchToolProperties_NoRegister() { return UAddPatchToolProperties::GetPrivateStaticClass(); } struct Z_Construct_UClass_UAddPatchToolProperties_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "IncludePath", "AddPatchTool.h" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Width_MetaData[] = { { "Category", "PatchSettings" }, { "ClampMax", "1000000.0" }, { "ClampMin", "0.0001" }, { "Comment", "/** Width of Shape */" }, { "DisplayName", "Width" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, { "ToolTip", "Width of Shape" }, { "UIMax", "1000.0" }, { "UIMin", "1.0" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Rotation_MetaData[] = { { "Category", "PatchSettings" }, { "Comment", "/** Rotation around up axis */" }, { "DisplayName", "Rotation" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, { "ToolTip", "Rotation around up axis" }, { "UIMax", "360.0" }, { "UIMin", "0.0" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Subdivisions_MetaData[] = { { "Category", "PatchSettings" }, { "ClampMax", "4000" }, { "ClampMin", "0" }, { "Comment", "/** Subdivisions */" }, { "DisplayName", "Subdivisions" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, { "ToolTip", "Subdivisions" }, { "UIMax", "100" }, { "UIMin", "0" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Shift_MetaData[] = { { "Category", "PatchSettings" }, { "Comment", "/** Rotation around up axis */" }, { "DisplayName", "Shift" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, { "ToolTip", "Rotation around up axis" }, { "UIMax", "1000" }, { "UIMin", "-1000" }, }; #endif // WITH_METADATA // ********** Begin Class UAddPatchToolProperties constinit property declarations ****************** static const UECodeGen_Private::FFloatPropertyParams NewProp_Width; static const UECodeGen_Private::FFloatPropertyParams NewProp_Rotation; static const UECodeGen_Private::FIntPropertyParams NewProp_Subdivisions; static const UECodeGen_Private::FFloatPropertyParams NewProp_Shift; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UAddPatchToolProperties constinit property declarations ******************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UAddPatchToolProperties_Statics // ********** Begin Class UAddPatchToolProperties Property Definitions ***************************** const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Width = { "Width", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchToolProperties, Width), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Width_MetaData), NewProp_Width_MetaData) }; const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Rotation = { "Rotation", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchToolProperties, Rotation), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Rotation_MetaData), NewProp_Rotation_MetaData) }; const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Subdivisions = { "Subdivisions", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchToolProperties, Subdivisions), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Subdivisions_MetaData), NewProp_Subdivisions_MetaData) }; const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Shift = { "Shift", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchToolProperties, Shift), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Shift_MetaData), NewProp_Shift_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAddPatchToolProperties_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Width, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Rotation, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Subdivisions, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchToolProperties_Statics::NewProp_Shift, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolProperties_Statics::PropPointers) < 2048); // ********** End Class UAddPatchToolProperties Property Definitions ******************************* UObject* (*const Z_Construct_UClass_UAddPatchToolProperties_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UInteractiveToolPropertySet, (UObject* (*)())Z_Construct_UPackage__Script_MeshModelingToolsExp, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolProperties_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UAddPatchToolProperties_Statics::ClassParams = { &UAddPatchToolProperties::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UAddPatchToolProperties_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolProperties_Statics::PropPointers), 0, 0x000800A8u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchToolProperties_Statics::Class_MetaDataParams), Z_Construct_UClass_UAddPatchToolProperties_Statics::Class_MetaDataParams) }; void UAddPatchToolProperties::StaticRegisterNativesUAddPatchToolProperties() { } UClass* Z_Construct_UClass_UAddPatchToolProperties() { if (!Z_Registration_Info_UClass_UAddPatchToolProperties.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAddPatchToolProperties.OuterSingleton, Z_Construct_UClass_UAddPatchToolProperties_Statics::ClassParams); } return Z_Registration_Info_UClass_UAddPatchToolProperties.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAddPatchToolProperties); UAddPatchToolProperties::~UAddPatchToolProperties() {} // ********** End Class UAddPatchToolProperties **************************************************** // ********** Begin Class UAddPatchTool ************************************************************ FClassRegistrationInfo Z_Registration_Info_UClass_UAddPatchTool; UClass* UAddPatchTool::GetPrivateStaticClass() { using TClass = UAddPatchTool; if (!Z_Registration_Info_UClass_UAddPatchTool.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("AddPatchTool"), Z_Registration_Info_UClass_UAddPatchTool.InnerSingleton, StaticRegisterNativesUAddPatchTool, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UAddPatchTool.InnerSingleton; } UClass* Z_Construct_UClass_UAddPatchTool_NoRegister() { return UAddPatchTool::GetPrivateStaticClass(); } struct Z_Construct_UClass_UAddPatchTool_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/**\n *\n */" }, { "IncludePath", "AddPatchTool.h" }, { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShapeSettings_MetaData[] = { { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaterialProperties_MetaData[] = { { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PreviewMesh_MetaData[] = { { "ModuleRelativePath", "Public/AddPatchTool.h" }, }; #endif // WITH_METADATA // ********** Begin Class UAddPatchTool constinit property declarations **************************** static const UECodeGen_Private::FObjectPropertyParams NewProp_ShapeSettings; static const UECodeGen_Private::FObjectPropertyParams NewProp_MaterialProperties; static const UECodeGen_Private::FObjectPropertyParams NewProp_PreviewMesh; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UAddPatchTool constinit property declarations ****************************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UAddPatchTool_Statics // ********** Begin Class UAddPatchTool Property Definitions *************************************** const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAddPatchTool_Statics::NewProp_ShapeSettings = { "ShapeSettings", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchTool, ShapeSettings), Z_Construct_UClass_UAddPatchToolProperties_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShapeSettings_MetaData), NewProp_ShapeSettings_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAddPatchTool_Statics::NewProp_MaterialProperties = { "MaterialProperties", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchTool, MaterialProperties), Z_Construct_UClass_UNewMeshMaterialProperties_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaterialProperties_MetaData), NewProp_MaterialProperties_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAddPatchTool_Statics::NewProp_PreviewMesh = { "PreviewMesh", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAddPatchTool, PreviewMesh), Z_Construct_UClass_UPreviewMesh_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PreviewMesh_MetaData), NewProp_PreviewMesh_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAddPatchTool_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchTool_Statics::NewProp_ShapeSettings, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchTool_Statics::NewProp_MaterialProperties, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAddPatchTool_Statics::NewProp_PreviewMesh, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchTool_Statics::PropPointers) < 2048); // ********** End Class UAddPatchTool Property Definitions ***************************************** UObject* (*const Z_Construct_UClass_UAddPatchTool_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_USingleClickTool, (UObject* (*)())Z_Construct_UPackage__Script_MeshModelingToolsExp, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchTool_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UAddPatchTool_Statics::ClassParams = { &UAddPatchTool::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UAddPatchTool_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchTool_Statics::PropPointers), 0, 0x000800A8u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAddPatchTool_Statics::Class_MetaDataParams), Z_Construct_UClass_UAddPatchTool_Statics::Class_MetaDataParams) }; void UAddPatchTool::StaticRegisterNativesUAddPatchTool() { } UClass* Z_Construct_UClass_UAddPatchTool() { if (!Z_Registration_Info_UClass_UAddPatchTool.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAddPatchTool.OuterSingleton, Z_Construct_UClass_UAddPatchTool_Statics::ClassParams); } return Z_Registration_Info_UClass_UAddPatchTool.OuterSingleton; } UAddPatchTool::UAddPatchTool() {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAddPatchTool); UAddPatchTool::~UAddPatchTool() {} // ********** End Class UAddPatchTool ************************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h__Script_MeshModelingToolsExp_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UAddPatchToolBuilder, UAddPatchToolBuilder::StaticClass, TEXT("UAddPatchToolBuilder"), &Z_Registration_Info_UClass_UAddPatchToolBuilder, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAddPatchToolBuilder), 3399043449U) }, { Z_Construct_UClass_UAddPatchToolProperties, UAddPatchToolProperties::StaticClass, TEXT("UAddPatchToolProperties"), &Z_Registration_Info_UClass_UAddPatchToolProperties, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAddPatchToolProperties), 2908821610U) }, { Z_Construct_UClass_UAddPatchTool, UAddPatchTool::StaticClass, TEXT("UAddPatchTool"), &Z_Registration_Info_UClass_UAddPatchTool, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAddPatchTool), 752505135U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h__Script_MeshModelingToolsExp_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h__Script_MeshModelingToolsExp_232127424{ TEXT("/Script/MeshModelingToolsExp"), Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h__Script_MeshModelingToolsExp_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h__Script_MeshModelingToolsExp_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS