159 lines
9.9 KiB
C++
159 lines
9.9 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 "PropertySets/OnAcceptProperties.h"
|
|
|
|
#ifdef MODELINGCOMPONENTS_OnAcceptProperties_generated_h
|
|
#error "OnAcceptProperties.generated.h already included, missing '#pragma once' in OnAcceptProperties.h"
|
|
#endif
|
|
#define MODELINGCOMPONENTS_OnAcceptProperties_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin Class UOnAcceptHandleSourcesPropertiesBase *************************************
|
|
struct Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_Statics;
|
|
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_41_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOnAcceptHandleSourcesPropertiesBase(); \
|
|
friend struct ::Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOnAcceptHandleSourcesPropertiesBase, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesBase_NoRegister) \
|
|
DECLARE_SERIALIZER(UOnAcceptHandleSourcesPropertiesBase)
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_41_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MODELINGCOMPONENTS_API UOnAcceptHandleSourcesPropertiesBase(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOnAcceptHandleSourcesPropertiesBase(UOnAcceptHandleSourcesPropertiesBase&&) = delete; \
|
|
UOnAcceptHandleSourcesPropertiesBase(const UOnAcceptHandleSourcesPropertiesBase&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UOnAcceptHandleSourcesPropertiesBase); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOnAcceptHandleSourcesPropertiesBase); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOnAcceptHandleSourcesPropertiesBase) \
|
|
MODELINGCOMPONENTS_API virtual ~UOnAcceptHandleSourcesPropertiesBase();
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_38_PROLOG
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_41_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_41_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_41_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOnAcceptHandleSourcesPropertiesBase;
|
|
|
|
// ********** End Class UOnAcceptHandleSourcesPropertiesBase ***************************************
|
|
|
|
// ********** Begin Class UOnAcceptHandleSourcesProperties *****************************************
|
|
struct Z_Construct_UClass_UOnAcceptHandleSourcesProperties_Statics;
|
|
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UOnAcceptHandleSourcesProperties_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_57_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOnAcceptHandleSourcesProperties(); \
|
|
friend struct ::Z_Construct_UClass_UOnAcceptHandleSourcesProperties_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UOnAcceptHandleSourcesProperties_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOnAcceptHandleSourcesProperties, UOnAcceptHandleSourcesPropertiesBase, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UOnAcceptHandleSourcesProperties_NoRegister) \
|
|
DECLARE_SERIALIZER(UOnAcceptHandleSourcesProperties)
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_57_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MODELINGCOMPONENTS_API UOnAcceptHandleSourcesProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOnAcceptHandleSourcesProperties(UOnAcceptHandleSourcesProperties&&) = delete; \
|
|
UOnAcceptHandleSourcesProperties(const UOnAcceptHandleSourcesProperties&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UOnAcceptHandleSourcesProperties); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOnAcceptHandleSourcesProperties); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOnAcceptHandleSourcesProperties) \
|
|
MODELINGCOMPONENTS_API virtual ~UOnAcceptHandleSourcesProperties();
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_54_PROLOG
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_57_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_57_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_57_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOnAcceptHandleSourcesProperties;
|
|
|
|
// ********** End Class UOnAcceptHandleSourcesProperties *******************************************
|
|
|
|
// ********** Begin Class UOnAcceptHandleSourcesPropertiesSingle ***********************************
|
|
struct Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesSingle_Statics;
|
|
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesSingle_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_75_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOnAcceptHandleSourcesPropertiesSingle(); \
|
|
friend struct ::Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesSingle_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesSingle_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOnAcceptHandleSourcesPropertiesSingle, UOnAcceptHandleSourcesPropertiesBase, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UOnAcceptHandleSourcesPropertiesSingle_NoRegister) \
|
|
DECLARE_SERIALIZER(UOnAcceptHandleSourcesPropertiesSingle)
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_75_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MODELINGCOMPONENTS_API UOnAcceptHandleSourcesPropertiesSingle(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOnAcceptHandleSourcesPropertiesSingle(UOnAcceptHandleSourcesPropertiesSingle&&) = delete; \
|
|
UOnAcceptHandleSourcesPropertiesSingle(const UOnAcceptHandleSourcesPropertiesSingle&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UOnAcceptHandleSourcesPropertiesSingle); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOnAcceptHandleSourcesPropertiesSingle); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOnAcceptHandleSourcesPropertiesSingle) \
|
|
MODELINGCOMPONENTS_API virtual ~UOnAcceptHandleSourcesPropertiesSingle();
|
|
|
|
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_72_PROLOG
|
|
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_75_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_75_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h_75_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOnAcceptHandleSourcesPropertiesSingle;
|
|
|
|
// ********** End Class UOnAcceptHandleSourcesPropertiesSingle *************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_PropertySets_OnAcceptProperties_h
|
|
|
|
// ********** Begin Enum EHandleSourcesMethod ******************************************************
|
|
#define FOREACH_ENUM_EHANDLESOURCESMETHOD(op) \
|
|
op(EHandleSourcesMethod::DeleteSources) \
|
|
op(EHandleSourcesMethod::HideSources) \
|
|
op(EHandleSourcesMethod::KeepSources) \
|
|
op(EHandleSourcesMethod::KeepFirstSource) \
|
|
op(EHandleSourcesMethod::KeepLastSource)
|
|
|
|
enum class EHandleSourcesMethod : uint8;
|
|
template<> struct TIsUEnumClass<EHandleSourcesMethod> { enum { Value = true }; };
|
|
template<> MODELINGCOMPONENTS_NON_ATTRIBUTED_API UEnum* StaticEnum<EHandleSourcesMethod>();
|
|
// ********** End Enum EHandleSourcesMethod ********************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|