Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ModelingComponents/UHT/SingleTargetWithSelectionTool.gen.cpp

235 lines
15 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 "BaseTools/SingleTargetWithSelectionTool.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeSingleTargetWithSelectionTool() {}
// ********** Begin Cross Module References ********************************************************
ENGINE_API UClass* Z_Construct_UClass_UWorld_NoRegister();
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_UInteractiveToolWithToolTargetsBuilder();
INTERACTIVETOOLSFRAMEWORK_API UClass* Z_Construct_UClass_USingleSelectionTool();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UGeometrySelectionVisualizationProperties_NoRegister();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UPreviewGeometry_NoRegister();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_USingleTargetWithSelectionTool();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_USingleTargetWithSelectionTool_NoRegister();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_USingleTargetWithSelectionToolBuilder();
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_NoRegister();
UPackage* Z_Construct_UPackage__Script_ModelingComponents();
// ********** End Cross Module References **********************************************************
// ********** Begin Class USingleTargetWithSelectionToolBuilder ************************************
FClassRegistrationInfo Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder;
UClass* USingleTargetWithSelectionToolBuilder::GetPrivateStaticClass()
{
using TClass = USingleTargetWithSelectionToolBuilder;
if (!Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("SingleTargetWithSelectionToolBuilder"),
Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder.InnerSingleton,
StaticRegisterNativesUSingleTargetWithSelectionToolBuilder,
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_USingleTargetWithSelectionToolBuilder.InnerSingleton;
}
UClass* Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_NoRegister()
{
return USingleTargetWithSelectionToolBuilder::GetPrivateStaticClass();
}
struct Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "BaseTools/SingleTargetWithSelectionTool.h" },
{ "ModuleRelativePath", "Public/BaseTools/SingleTargetWithSelectionTool.h" },
};
#endif // WITH_METADATA
// ********** Begin Class USingleTargetWithSelectionToolBuilder constinit property declarations ****
// ********** End Class USingleTargetWithSelectionToolBuilder constinit property declarations ******
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<USingleTargetWithSelectionToolBuilder>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics
UObject* (*const Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UInteractiveToolWithToolTargetsBuilder,
(UObject* (*)())Z_Construct_UPackage__Script_ModelingComponents,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::ClassParams = {
&USingleTargetWithSelectionToolBuilder::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A9u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::Class_MetaDataParams), Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::Class_MetaDataParams)
};
void USingleTargetWithSelectionToolBuilder::StaticRegisterNativesUSingleTargetWithSelectionToolBuilder()
{
}
UClass* Z_Construct_UClass_USingleTargetWithSelectionToolBuilder()
{
if (!Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder.OuterSingleton, Z_Construct_UClass_USingleTargetWithSelectionToolBuilder_Statics::ClassParams);
}
return Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder.OuterSingleton;
}
USingleTargetWithSelectionToolBuilder::USingleTargetWithSelectionToolBuilder(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, USingleTargetWithSelectionToolBuilder);
USingleTargetWithSelectionToolBuilder::~USingleTargetWithSelectionToolBuilder() {}
// ********** End Class USingleTargetWithSelectionToolBuilder **************************************
// ********** Begin Class USingleTargetWithSelectionTool *******************************************
FClassRegistrationInfo Z_Registration_Info_UClass_USingleTargetWithSelectionTool;
UClass* USingleTargetWithSelectionTool::GetPrivateStaticClass()
{
using TClass = USingleTargetWithSelectionTool;
if (!Z_Registration_Info_UClass_USingleTargetWithSelectionTool.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("SingleTargetWithSelectionTool"),
Z_Registration_Info_UClass_USingleTargetWithSelectionTool.InnerSingleton,
StaticRegisterNativesUSingleTargetWithSelectionTool,
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_USingleTargetWithSelectionTool.InnerSingleton;
}
UClass* Z_Construct_UClass_USingleTargetWithSelectionTool_NoRegister()
{
return USingleTargetWithSelectionTool::GetPrivateStaticClass();
}
struct Z_Construct_UClass_USingleTargetWithSelectionTool_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "BaseTools/SingleTargetWithSelectionTool.h" },
{ "ModuleRelativePath", "Public/BaseTools/SingleTargetWithSelectionTool.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TargetWorld_MetaData[] = {
{ "ModuleRelativePath", "Public/BaseTools/SingleTargetWithSelectionTool.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GeometrySelectionVizProperties_MetaData[] = {
{ "ModuleRelativePath", "Public/BaseTools/SingleTargetWithSelectionTool.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GeometrySelectionViz_MetaData[] = {
{ "ModuleRelativePath", "Public/BaseTools/SingleTargetWithSelectionTool.h" },
};
#endif // WITH_METADATA
// ********** Begin Class USingleTargetWithSelectionTool constinit property declarations ***********
static const UECodeGen_Private::FWeakObjectPropertyParams NewProp_TargetWorld;
static const UECodeGen_Private::FObjectPropertyParams NewProp_GeometrySelectionVizProperties;
static const UECodeGen_Private::FObjectPropertyParams NewProp_GeometrySelectionViz;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class USingleTargetWithSelectionTool constinit property declarations *************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<USingleTargetWithSelectionTool>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_USingleTargetWithSelectionTool_Statics
// ********** Begin Class USingleTargetWithSelectionTool Property Definitions **********************
const UECodeGen_Private::FWeakObjectPropertyParams Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_TargetWorld = { "TargetWorld", nullptr, (EPropertyFlags)0x0024080000000000, UECodeGen_Private::EPropertyGenFlags::WeakObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(USingleTargetWithSelectionTool, TargetWorld), Z_Construct_UClass_UWorld_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TargetWorld_MetaData), NewProp_TargetWorld_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_GeometrySelectionVizProperties = { "GeometrySelectionVizProperties", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(USingleTargetWithSelectionTool, GeometrySelectionVizProperties), Z_Construct_UClass_UGeometrySelectionVisualizationProperties_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GeometrySelectionVizProperties_MetaData), NewProp_GeometrySelectionVizProperties_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_GeometrySelectionViz = { "GeometrySelectionViz", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(USingleTargetWithSelectionTool, GeometrySelectionViz), Z_Construct_UClass_UPreviewGeometry_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GeometrySelectionViz_MetaData), NewProp_GeometrySelectionViz_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_TargetWorld,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_GeometrySelectionVizProperties,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::NewProp_GeometrySelectionViz,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::PropPointers) < 2048);
// ********** End Class USingleTargetWithSelectionTool Property Definitions ************************
UObject* (*const Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_USingleSelectionTool,
(UObject* (*)())Z_Construct_UPackage__Script_ModelingComponents,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::ClassParams = {
&USingleTargetWithSelectionTool::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::PropPointers),
0,
0x000800A8u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::Class_MetaDataParams), Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::Class_MetaDataParams)
};
void USingleTargetWithSelectionTool::StaticRegisterNativesUSingleTargetWithSelectionTool()
{
}
UClass* Z_Construct_UClass_USingleTargetWithSelectionTool()
{
if (!Z_Registration_Info_UClass_USingleTargetWithSelectionTool.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_USingleTargetWithSelectionTool.OuterSingleton, Z_Construct_UClass_USingleTargetWithSelectionTool_Statics::ClassParams);
}
return Z_Registration_Info_UClass_USingleTargetWithSelectionTool.OuterSingleton;
}
USingleTargetWithSelectionTool::USingleTargetWithSelectionTool() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, USingleTargetWithSelectionTool);
USingleTargetWithSelectionTool::~USingleTargetWithSelectionTool() {}
// ********** End Class USingleTargetWithSelectionTool *********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_SingleTargetWithSelectionTool_h__Script_ModelingComponents_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_USingleTargetWithSelectionToolBuilder, USingleTargetWithSelectionToolBuilder::StaticClass, TEXT("USingleTargetWithSelectionToolBuilder"), &Z_Registration_Info_UClass_USingleTargetWithSelectionToolBuilder, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(USingleTargetWithSelectionToolBuilder), 3833557802U) },
{ Z_Construct_UClass_USingleTargetWithSelectionTool, USingleTargetWithSelectionTool::StaticClass, TEXT("USingleTargetWithSelectionTool"), &Z_Registration_Info_UClass_USingleTargetWithSelectionTool, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(USingleTargetWithSelectionTool), 2666034287U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_SingleTargetWithSelectionTool_h__Script_ModelingComponents_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_SingleTargetWithSelectionTool_h__Script_ModelingComponents_3711195554{
TEXT("/Script/ModelingComponents"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_SingleTargetWithSelectionTool_h__Script_ModelingComponents_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_SingleTargetWithSelectionTool_h__Script_ModelingComponents_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS