// 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 "Drawing/MeshWireframeComponent.h" #ifdef MODELINGCOMPONENTS_MeshWireframeComponent_generated_h #error "MeshWireframeComponent.generated.h already included, missing '#pragma once' in MeshWireframeComponent.h" #endif #define MODELINGCOMPONENTS_MeshWireframeComponent_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UMeshWireframeComponent ************************************************** struct Z_Construct_UClass_UMeshWireframeComponent_Statics; MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UMeshWireframeComponent_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_94_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUMeshWireframeComponent(); \ friend struct ::Z_Construct_UClass_UMeshWireframeComponent_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UMeshWireframeComponent_NoRegister(); \ public: \ DECLARE_CLASS2(UMeshWireframeComponent, UMeshComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UMeshWireframeComponent_NoRegister) \ DECLARE_SERIALIZER(UMeshWireframeComponent) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_94_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UMeshWireframeComponent(UMeshWireframeComponent&&) = delete; \ UMeshWireframeComponent(const UMeshWireframeComponent&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UMeshWireframeComponent); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMeshWireframeComponent); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UMeshWireframeComponent) \ MODELINGCOMPONENTS_API virtual ~UMeshWireframeComponent(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_91_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_94_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_94_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h_94_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UMeshWireframeComponent; // ********** End Class UMeshWireframeComponent **************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Drawing_MeshWireframeComponent_h PRAGMA_ENABLE_DEPRECATION_WARNINGS