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

147 lines
8.5 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 "ConvertMeshesTool.h"
#ifdef MESHMODELINGTOOLSEXP_ConvertMeshesTool_generated_h
#error "ConvertMeshesTool.generated.h already included, missing '#pragma once' in ConvertMeshesTool.h"
#endif
#define MESHMODELINGTOOLSEXP_ConvertMeshesTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UConvertMeshesToolBuilder ************************************************
struct Z_Construct_UClass_UConvertMeshesToolBuilder_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UConvertMeshesToolBuilder_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_22_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUConvertMeshesToolBuilder(); \
friend struct ::Z_Construct_UClass_UConvertMeshesToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UConvertMeshesToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UConvertMeshesToolBuilder, UInteractiveToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UConvertMeshesToolBuilder_NoRegister) \
DECLARE_SERIALIZER(UConvertMeshesToolBuilder)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_22_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API UConvertMeshesToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UConvertMeshesToolBuilder(UConvertMeshesToolBuilder&&) = delete; \
UConvertMeshesToolBuilder(const UConvertMeshesToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UConvertMeshesToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UConvertMeshesToolBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UConvertMeshesToolBuilder) \
MESHMODELINGTOOLSEXP_API virtual ~UConvertMeshesToolBuilder();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_19_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_22_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_22_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_22_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UConvertMeshesToolBuilder;
// ********** End Class UConvertMeshesToolBuilder **************************************************
// ********** Begin Class UConvertMeshesToolProperties *********************************************
struct Z_Construct_UClass_UConvertMeshesToolProperties_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UConvertMeshesToolProperties_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_34_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUConvertMeshesToolProperties(); \
friend struct ::Z_Construct_UClass_UConvertMeshesToolProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UConvertMeshesToolProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UConvertMeshesToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UConvertMeshesToolProperties_NoRegister) \
DECLARE_SERIALIZER(UConvertMeshesToolProperties)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_34_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API UConvertMeshesToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UConvertMeshesToolProperties(UConvertMeshesToolProperties&&) = delete; \
UConvertMeshesToolProperties(const UConvertMeshesToolProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UConvertMeshesToolProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UConvertMeshesToolProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UConvertMeshesToolProperties) \
MESHMODELINGTOOLSEXP_API virtual ~UConvertMeshesToolProperties();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_31_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_34_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_34_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_34_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UConvertMeshesToolProperties;
// ********** End Class UConvertMeshesToolProperties ***********************************************
// ********** Begin Class UConvertMeshesTool *******************************************************
struct Z_Construct_UClass_UConvertMeshesTool_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UConvertMeshesTool_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_54_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUConvertMeshesTool(); \
friend struct ::Z_Construct_UClass_UConvertMeshesTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UConvertMeshesTool_NoRegister(); \
public: \
DECLARE_CLASS2(UConvertMeshesTool, UInteractiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UConvertMeshesTool_NoRegister) \
DECLARE_SERIALIZER(UConvertMeshesTool) \
virtual UObject* _getUObject() const override { return const_cast<UConvertMeshesTool*>(this); }
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_54_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API UConvertMeshesTool(); \
/** Deleted move- and copy-constructors, should never be used */ \
UConvertMeshesTool(UConvertMeshesTool&&) = delete; \
UConvertMeshesTool(const UConvertMeshesTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UConvertMeshesTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UConvertMeshesTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UConvertMeshesTool) \
MESHMODELINGTOOLSEXP_API virtual ~UConvertMeshesTool();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_49_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_54_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_54_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h_54_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UConvertMeshesTool;
// ********** End Class UConvertMeshesTool *********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_ConvertMeshesTool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS