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

144 lines
8.5 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 "SelfUnionMeshesTool.h"
#ifdef MESHMODELINGTOOLSEXP_SelfUnionMeshesTool_generated_h
#error "SelfUnionMeshesTool.generated.h already included, missing '#pragma once' in SelfUnionMeshesTool.h"
#endif
#define MESHMODELINGTOOLSEXP_SelfUnionMeshesTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class USelfUnionMeshesToolProperties *******************************************
struct Z_Construct_UClass_USelfUnionMeshesToolProperties_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_USelfUnionMeshesToolProperties_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_26_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUSelfUnionMeshesToolProperties(); \
friend struct ::Z_Construct_UClass_USelfUnionMeshesToolProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_USelfUnionMeshesToolProperties_NoRegister(); \
public: \
DECLARE_CLASS2(USelfUnionMeshesToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_USelfUnionMeshesToolProperties_NoRegister) \
DECLARE_SERIALIZER(USelfUnionMeshesToolProperties)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_26_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API USelfUnionMeshesToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
USelfUnionMeshesToolProperties(USelfUnionMeshesToolProperties&&) = delete; \
USelfUnionMeshesToolProperties(const USelfUnionMeshesToolProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, USelfUnionMeshesToolProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USelfUnionMeshesToolProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USelfUnionMeshesToolProperties) \
MESHMODELINGTOOLSEXP_API virtual ~USelfUnionMeshesToolProperties();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_23_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_26_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_26_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_26_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class USelfUnionMeshesToolProperties;
// ********** End Class USelfUnionMeshesToolProperties *********************************************
// ********** Begin Class USelfUnionMeshesTool *****************************************************
struct Z_Construct_UClass_USelfUnionMeshesTool_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_USelfUnionMeshesTool_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_62_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUSelfUnionMeshesTool(); \
friend struct ::Z_Construct_UClass_USelfUnionMeshesTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_USelfUnionMeshesTool_NoRegister(); \
public: \
DECLARE_CLASS2(USelfUnionMeshesTool, UBaseCreateFromSelectedTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_USelfUnionMeshesTool_NoRegister) \
DECLARE_SERIALIZER(USelfUnionMeshesTool)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_62_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
USelfUnionMeshesTool(USelfUnionMeshesTool&&) = delete; \
USelfUnionMeshesTool(const USelfUnionMeshesTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, USelfUnionMeshesTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USelfUnionMeshesTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(USelfUnionMeshesTool) \
MESHMODELINGTOOLSEXP_API virtual ~USelfUnionMeshesTool();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_59_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_62_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_62_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_62_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class USelfUnionMeshesTool;
// ********** End Class USelfUnionMeshesTool *******************************************************
// ********** Begin Class USelfUnionMeshesToolBuilder **********************************************
struct Z_Construct_UClass_USelfUnionMeshesToolBuilder_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_USelfUnionMeshesToolBuilder_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_110_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUSelfUnionMeshesToolBuilder(); \
friend struct ::Z_Construct_UClass_USelfUnionMeshesToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_USelfUnionMeshesToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(USelfUnionMeshesToolBuilder, UBaseCreateFromSelectedToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_USelfUnionMeshesToolBuilder_NoRegister) \
DECLARE_SERIALIZER(USelfUnionMeshesToolBuilder)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_110_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API USelfUnionMeshesToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
USelfUnionMeshesToolBuilder(USelfUnionMeshesToolBuilder&&) = delete; \
USelfUnionMeshesToolBuilder(const USelfUnionMeshesToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, USelfUnionMeshesToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USelfUnionMeshesToolBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USelfUnionMeshesToolBuilder) \
MESHMODELINGTOOLSEXP_API virtual ~USelfUnionMeshesToolBuilder();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_107_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_110_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_110_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h_110_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class USelfUnionMeshesToolBuilder;
// ********** End Class USelfUnionMeshesToolBuilder ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_SelfUnionMeshesTool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS