// 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 "BakeMeshAttributeMapsTool.h" #ifdef MESHMODELINGTOOLSEXP_BakeMeshAttributeMapsTool_generated_h #error "BakeMeshAttributeMapsTool.generated.h already included, missing '#pragma once' in BakeMeshAttributeMapsTool.h" #endif #define MESHMODELINGTOOLSEXP_BakeMeshAttributeMapsTool_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UBakeMeshAttributeMapsToolBuilder **************************************** struct Z_Construct_UClass_UBakeMeshAttributeMapsToolBuilder_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeMapsToolBuilder_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_36_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeMapsToolBuilder(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeMapsToolBuilder_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeMapsToolBuilder_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeMapsToolBuilder, UMultiSelectionMeshEditingToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeMapsToolBuilder_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeMapsToolBuilder) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_36_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBakeMeshAttributeMapsToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeMapsToolBuilder(UBakeMeshAttributeMapsToolBuilder&&) = delete; \ UBakeMeshAttributeMapsToolBuilder(const UBakeMeshAttributeMapsToolBuilder&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeMapsToolBuilder); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeMapsToolBuilder); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBakeMeshAttributeMapsToolBuilder) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeMapsToolBuilder(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_33_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_36_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_36_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_36_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeMapsToolBuilder; // ********** End Class UBakeMeshAttributeMapsToolBuilder ****************************************** // ********** Begin Class UBakeMeshAttributeMapsToolProperties ************************************* #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_RPC_WRAPPERS_NO_PURE_DECLS \ DECLARE_FUNCTION(execGetMapPreviewNamesFunc); struct Z_Construct_UClass_UBakeMeshAttributeMapsToolProperties_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeMapsToolProperties_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeMapsToolProperties(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeMapsToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeMapsToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeMapsToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeMapsToolProperties_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeMapsToolProperties) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBakeMeshAttributeMapsToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeMapsToolProperties(UBakeMeshAttributeMapsToolProperties&&) = delete; \ UBakeMeshAttributeMapsToolProperties(const UBakeMeshAttributeMapsToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeMapsToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeMapsToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBakeMeshAttributeMapsToolProperties) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeMapsToolProperties(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_51_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_RPC_WRAPPERS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_54_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeMapsToolProperties; // ********** End Class UBakeMeshAttributeMapsToolProperties *************************************** // ********** Begin Class UBakeMeshAttributeMapsTool *********************************************** struct Z_Construct_UClass_UBakeMeshAttributeMapsTool_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeMapsTool_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_97_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeMapsTool(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeMapsTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeMapsTool_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeMapsTool, UBakeMeshAttributeMapsToolBase, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeMapsTool_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeMapsTool) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_97_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeMapsTool(UBakeMeshAttributeMapsTool&&) = delete; \ UBakeMeshAttributeMapsTool(const UBakeMeshAttributeMapsTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeMapsTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeMapsTool); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UBakeMeshAttributeMapsTool) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeMapsTool(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_94_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_97_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_97_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h_97_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeMapsTool; // ********** End Class UBakeMeshAttributeMapsTool ************************************************* #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeMapsTool_h PRAGMA_ENABLE_DEPRECATION_WARNINGS