144 lines
7.8 KiB
C++
144 lines
7.8 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 "AddPatchTool.h"
|
|
|
|
#ifdef MESHMODELINGTOOLSEXP_AddPatchTool_generated_h
|
|
#error "AddPatchTool.generated.h already included, missing '#pragma once' in AddPatchTool.h"
|
|
#endif
|
|
#define MESHMODELINGTOOLSEXP_AddPatchTool_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin Class UAddPatchToolBuilder *****************************************************
|
|
struct Z_Construct_UClass_UAddPatchToolBuilder_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolBuilder_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_24_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUAddPatchToolBuilder(); \
|
|
friend struct ::Z_Construct_UClass_UAddPatchToolBuilder_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UAddPatchToolBuilder_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UAddPatchToolBuilder, UInteractiveToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UAddPatchToolBuilder_NoRegister) \
|
|
DECLARE_SERIALIZER(UAddPatchToolBuilder)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_24_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MESHMODELINGTOOLSEXP_API UAddPatchToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UAddPatchToolBuilder(UAddPatchToolBuilder&&) = delete; \
|
|
UAddPatchToolBuilder(const UAddPatchToolBuilder&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UAddPatchToolBuilder); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddPatchToolBuilder); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddPatchToolBuilder) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UAddPatchToolBuilder();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_21_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_24_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_24_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_24_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UAddPatchToolBuilder;
|
|
|
|
// ********** End Class UAddPatchToolBuilder *******************************************************
|
|
|
|
// ********** Begin Class UAddPatchToolProperties **************************************************
|
|
struct Z_Construct_UClass_UAddPatchToolProperties_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchToolProperties_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_35_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUAddPatchToolProperties(); \
|
|
friend struct ::Z_Construct_UClass_UAddPatchToolProperties_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UAddPatchToolProperties_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UAddPatchToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UAddPatchToolProperties_NoRegister) \
|
|
DECLARE_SERIALIZER(UAddPatchToolProperties)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_35_ENHANCED_CONSTRUCTORS \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UAddPatchToolProperties(UAddPatchToolProperties&&) = delete; \
|
|
UAddPatchToolProperties(const UAddPatchToolProperties&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UAddPatchToolProperties); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddPatchToolProperties); \
|
|
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAddPatchToolProperties) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UAddPatchToolProperties();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_32_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_35_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_35_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_35_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UAddPatchToolProperties;
|
|
|
|
// ********** End Class UAddPatchToolProperties ****************************************************
|
|
|
|
// ********** Begin Class UAddPatchTool ************************************************************
|
|
struct Z_Construct_UClass_UAddPatchTool_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UAddPatchTool_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_69_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUAddPatchTool(); \
|
|
friend struct ::Z_Construct_UClass_UAddPatchTool_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UAddPatchTool_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UAddPatchTool, USingleClickTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UAddPatchTool_NoRegister) \
|
|
DECLARE_SERIALIZER(UAddPatchTool)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_69_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MESHMODELINGTOOLSEXP_API UAddPatchTool(); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UAddPatchTool(UAddPatchTool&&) = delete; \
|
|
UAddPatchTool(const UAddPatchTool&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UAddPatchTool); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddPatchTool); \
|
|
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAddPatchTool) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UAddPatchTool();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_66_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_69_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_69_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h_69_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UAddPatchTool;
|
|
|
|
// ********** End Class UAddPatchTool **************************************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_AddPatchTool_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|