// 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 "Spline/BaseMeshFromSplinesTool.h" #ifdef MESHMODELINGTOOLSEXP_BaseMeshFromSplinesTool_generated_h #error "BaseMeshFromSplinesTool.generated.h already included, missing '#pragma once' in BaseMeshFromSplinesTool.h" #endif #define MESHMODELINGTOOLSEXP_BaseMeshFromSplinesTool_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UBaseMeshFromSplinesTool ************************************************* struct Z_Construct_UClass_UBaseMeshFromSplinesTool_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBaseMeshFromSplinesTool_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_38_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBaseMeshFromSplinesTool(); \ friend struct ::Z_Construct_UClass_UBaseMeshFromSplinesTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBaseMeshFromSplinesTool_NoRegister(); \ public: \ DECLARE_CLASS2(UBaseMeshFromSplinesTool, UInteractiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBaseMeshFromSplinesTool_NoRegister) \ DECLARE_SERIALIZER(UBaseMeshFromSplinesTool) \ virtual UObject* _getUObject() const override { return const_cast(this); } #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_38_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBaseMeshFromSplinesTool(); \ /** Deleted move- and copy-constructors, should never be used */ \ UBaseMeshFromSplinesTool(UBaseMeshFromSplinesTool&&) = delete; \ UBaseMeshFromSplinesTool(const UBaseMeshFromSplinesTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBaseMeshFromSplinesTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBaseMeshFromSplinesTool); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UBaseMeshFromSplinesTool) \ MESHMODELINGTOOLSEXP_API virtual ~UBaseMeshFromSplinesTool(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_35_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_38_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_38_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_38_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBaseMeshFromSplinesTool; // ********** End Class UBaseMeshFromSplinesTool *************************************************** // ********** Begin Class UBaseMeshFromSplinesToolBuilder ****************************************** struct Z_Construct_UClass_UBaseMeshFromSplinesToolBuilder_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBaseMeshFromSplinesToolBuilder_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_169_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBaseMeshFromSplinesToolBuilder(); \ friend struct ::Z_Construct_UClass_UBaseMeshFromSplinesToolBuilder_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBaseMeshFromSplinesToolBuilder_NoRegister(); \ public: \ DECLARE_CLASS2(UBaseMeshFromSplinesToolBuilder, UInteractiveToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBaseMeshFromSplinesToolBuilder_NoRegister) \ DECLARE_SERIALIZER(UBaseMeshFromSplinesToolBuilder) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_169_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBaseMeshFromSplinesToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UBaseMeshFromSplinesToolBuilder(UBaseMeshFromSplinesToolBuilder&&) = delete; \ UBaseMeshFromSplinesToolBuilder(const UBaseMeshFromSplinesToolBuilder&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBaseMeshFromSplinesToolBuilder); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBaseMeshFromSplinesToolBuilder); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBaseMeshFromSplinesToolBuilder) \ MESHMODELINGTOOLSEXP_API virtual ~UBaseMeshFromSplinesToolBuilder(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_166_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_169_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_169_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h_169_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBaseMeshFromSplinesToolBuilder; // ********** End Class UBaseMeshFromSplinesToolBuilder ******************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Spline_BaseMeshFromSplinesTool_h PRAGMA_ENABLE_DEPRECATION_WARNINGS