Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshModelingTools/UHT/DynamicMeshBrushTool.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

62 lines
3.1 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 "DynamicMeshBrushTool.h"
#ifdef MESHMODELINGTOOLS_DynamicMeshBrushTool_generated_h
#error "DynamicMeshBrushTool.generated.h already included, missing '#pragma once' in DynamicMeshBrushTool.h"
#endif
#define MESHMODELINGTOOLS_DynamicMeshBrushTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UDynamicMeshBrushTool ****************************************************
struct Z_Construct_UClass_UDynamicMeshBrushTool_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UDynamicMeshBrushTool_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_29_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUDynamicMeshBrushTool(); \
friend struct ::Z_Construct_UClass_UDynamicMeshBrushTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UDynamicMeshBrushTool_NoRegister(); \
public: \
DECLARE_CLASS2(UDynamicMeshBrushTool, UBaseBrushTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UDynamicMeshBrushTool_NoRegister) \
DECLARE_SERIALIZER(UDynamicMeshBrushTool)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_29_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UDynamicMeshBrushTool(UDynamicMeshBrushTool&&) = delete; \
UDynamicMeshBrushTool(const UDynamicMeshBrushTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UDynamicMeshBrushTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDynamicMeshBrushTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UDynamicMeshBrushTool) \
MESHMODELINGTOOLS_API virtual ~UDynamicMeshBrushTool();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_26_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_29_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_29_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h_29_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDynamicMeshBrushTool;
// ********** End Class UDynamicMeshBrushTool ******************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_DynamicMeshBrushTool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS