Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshModelingTools/UHT/CutMeshWithMeshTool.generated.h

144 lines
8.2 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!
===========================================================================*/
// IWYU pragma: private, include "CutMeshWithMeshTool.h"
#ifdef MESHMODELINGTOOLS_CutMeshWithMeshTool_generated_h
#error "CutMeshWithMeshTool.generated.h already included, missing '#pragma once' in CutMeshWithMeshTool.h"
#endif
#define MESHMODELINGTOOLS_CutMeshWithMeshTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UCutMeshWithMeshToolProperties *******************************************
struct Z_Construct_UClass_UCutMeshWithMeshToolProperties_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCutMeshWithMeshToolProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_25_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCutMeshWithMeshToolProperties(); \
friend struct ::Z_Construct_UClass_UCutMeshWithMeshToolProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UCutMeshWithMeshToolProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UCutMeshWithMeshToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UCutMeshWithMeshToolProperties_NoRegister) \
DECLARE_SERIALIZER(UCutMeshWithMeshToolProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_25_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UCutMeshWithMeshToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UCutMeshWithMeshToolProperties(UCutMeshWithMeshToolProperties&&) = delete; \
UCutMeshWithMeshToolProperties(const UCutMeshWithMeshToolProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UCutMeshWithMeshToolProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCutMeshWithMeshToolProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCutMeshWithMeshToolProperties) \
MESHMODELINGTOOLS_API virtual ~UCutMeshWithMeshToolProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_22_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_25_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_25_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_25_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCutMeshWithMeshToolProperties;
// ********** End Class UCutMeshWithMeshToolProperties *********************************************
// ********** Begin Class UCutMeshWithMeshTool *****************************************************
struct Z_Construct_UClass_UCutMeshWithMeshTool_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCutMeshWithMeshTool_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_58_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCutMeshWithMeshTool(); \
friend struct ::Z_Construct_UClass_UCutMeshWithMeshTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UCutMeshWithMeshTool_NoRegister(); \
public: \
DECLARE_CLASS2(UCutMeshWithMeshTool, UBaseCreateFromSelectedTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UCutMeshWithMeshTool_NoRegister) \
DECLARE_SERIALIZER(UCutMeshWithMeshTool)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_58_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UCutMeshWithMeshTool(UCutMeshWithMeshTool&&) = delete; \
UCutMeshWithMeshTool(const UCutMeshWithMeshTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UCutMeshWithMeshTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCutMeshWithMeshTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UCutMeshWithMeshTool) \
MESHMODELINGTOOLS_API virtual ~UCutMeshWithMeshTool();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_55_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_58_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_58_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_58_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCutMeshWithMeshTool;
// ********** End Class UCutMeshWithMeshTool *******************************************************
// ********** Begin Class UCutMeshWithMeshToolBuilder **********************************************
struct Z_Construct_UClass_UCutMeshWithMeshToolBuilder_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UCutMeshWithMeshToolBuilder_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_109_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCutMeshWithMeshToolBuilder(); \
friend struct ::Z_Construct_UClass_UCutMeshWithMeshToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UCutMeshWithMeshToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UCutMeshWithMeshToolBuilder, UBaseCreateFromSelectedToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UCutMeshWithMeshToolBuilder_NoRegister) \
DECLARE_SERIALIZER(UCutMeshWithMeshToolBuilder)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_109_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UCutMeshWithMeshToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UCutMeshWithMeshToolBuilder(UCutMeshWithMeshToolBuilder&&) = delete; \
UCutMeshWithMeshToolBuilder(const UCutMeshWithMeshToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UCutMeshWithMeshToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCutMeshWithMeshToolBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCutMeshWithMeshToolBuilder) \
MESHMODELINGTOOLS_API virtual ~UCutMeshWithMeshToolBuilder();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_106_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_109_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_109_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h_109_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCutMeshWithMeshToolBuilder;
// ********** End Class UCutMeshWithMeshToolBuilder ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_CutMeshWithMeshTool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS