Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ModelingComponents/UHT/MultiTargetWithSelectionTool.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

105 lines
6.4 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!
===========================================================================*/
// IWYU pragma: private, include "BaseTools/MultiTargetWithSelectionTool.h"
#ifdef MODELINGCOMPONENTS_MultiTargetWithSelectionTool_generated_h
#error "MultiTargetWithSelectionTool.generated.h already included, missing '#pragma once' in MultiTargetWithSelectionTool.h"
#endif
#define MODELINGCOMPONENTS_MultiTargetWithSelectionTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UMultiTargetWithSelectionToolBuilder *************************************
struct Z_Construct_UClass_UMultiTargetWithSelectionToolBuilder_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UMultiTargetWithSelectionToolBuilder_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_30_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUMultiTargetWithSelectionToolBuilder(); \
friend struct ::Z_Construct_UClass_UMultiTargetWithSelectionToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UMultiTargetWithSelectionToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UMultiTargetWithSelectionToolBuilder, UInteractiveToolWithToolTargetsBuilder, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UMultiTargetWithSelectionToolBuilder_NoRegister) \
DECLARE_SERIALIZER(UMultiTargetWithSelectionToolBuilder)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_30_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UMultiTargetWithSelectionToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UMultiTargetWithSelectionToolBuilder(UMultiTargetWithSelectionToolBuilder&&) = delete; \
UMultiTargetWithSelectionToolBuilder(const UMultiTargetWithSelectionToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UMultiTargetWithSelectionToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMultiTargetWithSelectionToolBuilder); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMultiTargetWithSelectionToolBuilder) \
MODELINGCOMPONENTS_API virtual ~UMultiTargetWithSelectionToolBuilder();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_27_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_30_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_30_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_30_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMultiTargetWithSelectionToolBuilder;
// ********** End Class UMultiTargetWithSelectionToolBuilder ***************************************
// ********** Begin Class UMultiTargetWithSelectionTool ********************************************
struct Z_Construct_UClass_UMultiTargetWithSelectionTool_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UMultiTargetWithSelectionTool_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_58_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUMultiTargetWithSelectionTool(); \
friend struct ::Z_Construct_UClass_UMultiTargetWithSelectionTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UMultiTargetWithSelectionTool_NoRegister(); \
public: \
DECLARE_CLASS2(UMultiTargetWithSelectionTool, UMultiSelectionTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UMultiTargetWithSelectionTool_NoRegister) \
DECLARE_SERIALIZER(UMultiTargetWithSelectionTool)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_58_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UMultiTargetWithSelectionTool(); \
/** Deleted move- and copy-constructors, should never be used */ \
UMultiTargetWithSelectionTool(UMultiTargetWithSelectionTool&&) = delete; \
UMultiTargetWithSelectionTool(const UMultiTargetWithSelectionTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UMultiTargetWithSelectionTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMultiTargetWithSelectionTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UMultiTargetWithSelectionTool) \
MODELINGCOMPONENTS_API virtual ~UMultiTargetWithSelectionTool();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_55_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_58_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_58_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h_58_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMultiTargetWithSelectionTool;
// ********** End Class UMultiTargetWithSelectionTool **********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_BaseTools_MultiTargetWithSelectionTool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS