// 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 "ClothPaintTools.h" #ifdef CLOTHPAINTER_ClothPaintTools_generated_h #error "ClothPaintTools.generated.h already included, missing '#pragma once' in ClothPaintTools.h" #endif #define CLOTHPAINTER_ClothPaintTools_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UClothPaintTool_BrushSettings ******************************************** struct Z_Construct_UClass_UClothPaintTool_BrushSettings_Statics; CLOTHPAINTER_API UClass* Z_Construct_UClass_UClothPaintTool_BrushSettings_NoRegister(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_37_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothPaintTool_BrushSettings(); \ friend struct ::Z_Construct_UClass_UClothPaintTool_BrushSettings_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHPAINTER_API UClass* ::Z_Construct_UClass_UClothPaintTool_BrushSettings_NoRegister(); \ public: \ DECLARE_CLASS2(UClothPaintTool_BrushSettings, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ClothPainter"), Z_Construct_UClass_UClothPaintTool_BrushSettings_NoRegister) \ DECLARE_SERIALIZER(UClothPaintTool_BrushSettings) #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_37_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothPaintTool_BrushSettings(UClothPaintTool_BrushSettings&&) = delete; \ UClothPaintTool_BrushSettings(const UClothPaintTool_BrushSettings&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UClothPaintTool_BrushSettings); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothPaintTool_BrushSettings); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UClothPaintTool_BrushSettings) \ NO_API virtual ~UClothPaintTool_BrushSettings(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_34_PROLOG #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_37_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_37_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_37_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothPaintTool_BrushSettings; // ********** End Class UClothPaintTool_BrushSettings ********************************************** // ********** Begin Class UClothPaintTool_GradientSettings ***************************************** struct Z_Construct_UClass_UClothPaintTool_GradientSettings_Statics; CLOTHPAINTER_API UClass* Z_Construct_UClass_UClothPaintTool_GradientSettings_NoRegister(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_90_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothPaintTool_GradientSettings(); \ friend struct ::Z_Construct_UClass_UClothPaintTool_GradientSettings_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHPAINTER_API UClass* ::Z_Construct_UClass_UClothPaintTool_GradientSettings_NoRegister(); \ public: \ DECLARE_CLASS2(UClothPaintTool_GradientSettings, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ClothPainter"), Z_Construct_UClass_UClothPaintTool_GradientSettings_NoRegister) \ DECLARE_SERIALIZER(UClothPaintTool_GradientSettings) #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_90_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothPaintTool_GradientSettings(UClothPaintTool_GradientSettings&&) = delete; \ UClothPaintTool_GradientSettings(const UClothPaintTool_GradientSettings&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UClothPaintTool_GradientSettings); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothPaintTool_GradientSettings); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UClothPaintTool_GradientSettings) \ NO_API virtual ~UClothPaintTool_GradientSettings(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_86_PROLOG #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_90_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_90_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_90_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothPaintTool_GradientSettings; // ********** End Class UClothPaintTool_GradientSettings ******************************************* // ********** Begin Class UClothPaintTool_SmoothSettings ******************************************* struct Z_Construct_UClass_UClothPaintTool_SmoothSettings_Statics; CLOTHPAINTER_API UClass* Z_Construct_UClass_UClothPaintTool_SmoothSettings_NoRegister(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_178_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothPaintTool_SmoothSettings(); \ friend struct ::Z_Construct_UClass_UClothPaintTool_SmoothSettings_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHPAINTER_API UClass* ::Z_Construct_UClass_UClothPaintTool_SmoothSettings_NoRegister(); \ public: \ DECLARE_CLASS2(UClothPaintTool_SmoothSettings, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ClothPainter"), Z_Construct_UClass_UClothPaintTool_SmoothSettings_NoRegister) \ DECLARE_SERIALIZER(UClothPaintTool_SmoothSettings) #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_178_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothPaintTool_SmoothSettings(UClothPaintTool_SmoothSettings&&) = delete; \ UClothPaintTool_SmoothSettings(const UClothPaintTool_SmoothSettings&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UClothPaintTool_SmoothSettings); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothPaintTool_SmoothSettings); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UClothPaintTool_SmoothSettings) \ NO_API virtual ~UClothPaintTool_SmoothSettings(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_175_PROLOG #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_178_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_178_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_178_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothPaintTool_SmoothSettings; // ********** End Class UClothPaintTool_SmoothSettings ********************************************* // ********** Begin Class UClothPaintTool_FillSettings ********************************************* struct Z_Construct_UClass_UClothPaintTool_FillSettings_Statics; CLOTHPAINTER_API UClass* Z_Construct_UClass_UClothPaintTool_FillSettings_NoRegister(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_230_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUClothPaintTool_FillSettings(); \ friend struct ::Z_Construct_UClass_UClothPaintTool_FillSettings_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CLOTHPAINTER_API UClass* ::Z_Construct_UClass_UClothPaintTool_FillSettings_NoRegister(); \ public: \ DECLARE_CLASS2(UClothPaintTool_FillSettings, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ClothPainter"), Z_Construct_UClass_UClothPaintTool_FillSettings_NoRegister) \ DECLARE_SERIALIZER(UClothPaintTool_FillSettings) #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_230_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UClothPaintTool_FillSettings(UClothPaintTool_FillSettings&&) = delete; \ UClothPaintTool_FillSettings(const UClothPaintTool_FillSettings&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UClothPaintTool_FillSettings); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UClothPaintTool_FillSettings); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UClothPaintTool_FillSettings) \ NO_API virtual ~UClothPaintTool_FillSettings(); #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_227_PROLOG #define FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_230_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_230_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h_230_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UClothPaintTool_FillSettings; // ********** End Class UClothPaintTool_FillSettings *********************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Editor_ClothPainter_Private_ClothPaintTools_h PRAGMA_ENABLE_DEPRECATION_WARNINGS