Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ModelingComponents/UHT/PolygonSelectionMechanic.generated.h

105 lines
6.4 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "Selection/PolygonSelectionMechanic.h"
#ifdef MODELINGCOMPONENTS_PolygonSelectionMechanic_generated_h
#error "PolygonSelectionMechanic.generated.h already included, missing '#pragma once' in PolygonSelectionMechanic.h"
#endif
#define MODELINGCOMPONENTS_PolygonSelectionMechanic_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UDEPRECATED_PolygonSelectionMechanicProperties ***************************
struct Z_Construct_UClass_UDEPRECATED_PolygonSelectionMechanicProperties_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UDEPRECATED_PolygonSelectionMechanicProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_16_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUDEPRECATED_PolygonSelectionMechanicProperties(); \
friend struct ::Z_Construct_UClass_UDEPRECATED_PolygonSelectionMechanicProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UDEPRECATED_PolygonSelectionMechanicProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UDEPRECATED_PolygonSelectionMechanicProperties, UMeshTopologySelectionMechanicProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UDEPRECATED_PolygonSelectionMechanicProperties_NoRegister) \
DECLARE_SERIALIZER(UDEPRECATED_PolygonSelectionMechanicProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_16_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UDEPRECATED_PolygonSelectionMechanicProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UDEPRECATED_PolygonSelectionMechanicProperties(UDEPRECATED_PolygonSelectionMechanicProperties&&) = delete; \
UDEPRECATED_PolygonSelectionMechanicProperties(const UDEPRECATED_PolygonSelectionMechanicProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UDEPRECATED_PolygonSelectionMechanicProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_PolygonSelectionMechanicProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDEPRECATED_PolygonSelectionMechanicProperties) \
MODELINGCOMPONENTS_API virtual ~UDEPRECATED_PolygonSelectionMechanicProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_13_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_16_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_16_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_16_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDEPRECATED_PolygonSelectionMechanicProperties;
// ********** End Class UDEPRECATED_PolygonSelectionMechanicProperties *****************************
// ********** Begin Class UPolygonSelectionMechanic ************************************************
struct Z_Construct_UClass_UPolygonSelectionMechanic_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UPolygonSelectionMechanic_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_34_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUPolygonSelectionMechanic(); \
friend struct ::Z_Construct_UClass_UPolygonSelectionMechanic_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UPolygonSelectionMechanic_NoRegister(); \
public: \
DECLARE_CLASS2(UPolygonSelectionMechanic, UMeshTopologySelectionMechanic, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UPolygonSelectionMechanic_NoRegister) \
DECLARE_SERIALIZER(UPolygonSelectionMechanic)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_34_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UPolygonSelectionMechanic(); \
/** Deleted move- and copy-constructors, should never be used */ \
UPolygonSelectionMechanic(UPolygonSelectionMechanic&&) = delete; \
UPolygonSelectionMechanic(const UPolygonSelectionMechanic&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UPolygonSelectionMechanic); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPolygonSelectionMechanic); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UPolygonSelectionMechanic) \
MODELINGCOMPONENTS_API virtual ~UPolygonSelectionMechanic();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_31_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_34_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_34_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h_34_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UPolygonSelectionMechanic;
// ********** End Class UPolygonSelectionMechanic **************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_PolygonSelectionMechanic_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS