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

146 lines
9.3 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/SelectionEditInteractiveCommand.h"
#ifdef MODELINGCOMPONENTS_SelectionEditInteractiveCommand_generated_h
#error "SelectionEditInteractiveCommand.generated.h already included, missing '#pragma once' in SelectionEditInteractiveCommand.h"
#endif
#define MODELINGCOMPONENTS_SelectionEditInteractiveCommand_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UGeometrySelectionEditCommandArguments ***********************************
struct Z_Construct_UClass_UGeometrySelectionEditCommandArguments_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UGeometrySelectionEditCommandArguments_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_15_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGeometrySelectionEditCommandArguments(); \
friend struct ::Z_Construct_UClass_UGeometrySelectionEditCommandArguments_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UGeometrySelectionEditCommandArguments_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometrySelectionEditCommandArguments, UInteractiveCommandArguments, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UGeometrySelectionEditCommandArguments_NoRegister) \
DECLARE_SERIALIZER(UGeometrySelectionEditCommandArguments)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_15_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UGeometrySelectionEditCommandArguments(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometrySelectionEditCommandArguments(UGeometrySelectionEditCommandArguments&&) = delete; \
UGeometrySelectionEditCommandArguments(const UGeometrySelectionEditCommandArguments&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UGeometrySelectionEditCommandArguments); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometrySelectionEditCommandArguments); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometrySelectionEditCommandArguments) \
MODELINGCOMPONENTS_API virtual ~UGeometrySelectionEditCommandArguments();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_12_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_15_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_15_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_15_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometrySelectionEditCommandArguments;
// ********** End Class UGeometrySelectionEditCommandArguments *************************************
// ********** Begin Class UGeometrySelectionEditCommandResult **************************************
struct Z_Construct_UClass_UGeometrySelectionEditCommandResult_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UGeometrySelectionEditCommandResult_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_37_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGeometrySelectionEditCommandResult(); \
friend struct ::Z_Construct_UClass_UGeometrySelectionEditCommandResult_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UGeometrySelectionEditCommandResult_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometrySelectionEditCommandResult, UInteractiveCommandResult, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UGeometrySelectionEditCommandResult_NoRegister) \
DECLARE_SERIALIZER(UGeometrySelectionEditCommandResult)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_37_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UGeometrySelectionEditCommandResult(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometrySelectionEditCommandResult(UGeometrySelectionEditCommandResult&&) = delete; \
UGeometrySelectionEditCommandResult(const UGeometrySelectionEditCommandResult&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UGeometrySelectionEditCommandResult); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometrySelectionEditCommandResult); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometrySelectionEditCommandResult) \
MODELINGCOMPONENTS_API virtual ~UGeometrySelectionEditCommandResult();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_34_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_37_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_37_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_37_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometrySelectionEditCommandResult;
// ********** End Class UGeometrySelectionEditCommandResult ****************************************
// ********** Begin Class UGeometrySelectionEditCommand ********************************************
struct Z_Construct_UClass_UGeometrySelectionEditCommand_Statics;
MODELINGCOMPONENTS_API UClass* Z_Construct_UClass_UGeometrySelectionEditCommand_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_52_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUGeometrySelectionEditCommand(); \
friend struct ::Z_Construct_UClass_UGeometrySelectionEditCommand_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MODELINGCOMPONENTS_API UClass* ::Z_Construct_UClass_UGeometrySelectionEditCommand_NoRegister(); \
public: \
DECLARE_CLASS2(UGeometrySelectionEditCommand, UInteractiveCommand, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/ModelingComponents"), Z_Construct_UClass_UGeometrySelectionEditCommand_NoRegister) \
DECLARE_SERIALIZER(UGeometrySelectionEditCommand)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_52_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MODELINGCOMPONENTS_API UGeometrySelectionEditCommand(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UGeometrySelectionEditCommand(UGeometrySelectionEditCommand&&) = delete; \
UGeometrySelectionEditCommand(const UGeometrySelectionEditCommand&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MODELINGCOMPONENTS_API, UGeometrySelectionEditCommand); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UGeometrySelectionEditCommand); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UGeometrySelectionEditCommand) \
MODELINGCOMPONENTS_API virtual ~UGeometrySelectionEditCommand();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_49_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_52_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_52_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h_52_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UGeometrySelectionEditCommand;
// ********** End Class UGeometrySelectionEditCommand **********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_ModelingComponents_Public_Selection_SelectionEditInteractiveCommand_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS