Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TedsOutliner/UHT/OutlinerIdNameWidget.generated.h

74 lines
4.1 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 "Widgets/OutlinerIdNameWidget.h"
#ifdef TEDSOUTLINER_OutlinerIdNameWidget_generated_h
#error "OutlinerIdNameWidget.generated.h already included, missing '#pragma once' in OutlinerIdNameWidget.h"
#endif
#define TEDSOUTLINER_OutlinerIdNameWidget_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UOutlinerIdNameWidgetFactory *********************************************
struct Z_Construct_UClass_UOutlinerIdNameWidgetFactory_Statics;
TEDSOUTLINER_API UClass* Z_Construct_UClass_UOutlinerIdNameWidgetFactory_NoRegister();
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_16_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUOutlinerIdNameWidgetFactory(); \
friend struct ::Z_Construct_UClass_UOutlinerIdNameWidgetFactory_Statics; \
static UClass* GetPrivateStaticClass(); \
friend TEDSOUTLINER_API UClass* ::Z_Construct_UClass_UOutlinerIdNameWidgetFactory_NoRegister(); \
public: \
DECLARE_CLASS2(UOutlinerIdNameWidgetFactory, UEditorDataStorageFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/TedsOutliner"), Z_Construct_UClass_UOutlinerIdNameWidgetFactory_NoRegister) \
DECLARE_SERIALIZER(UOutlinerIdNameWidgetFactory)
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_16_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UOutlinerIdNameWidgetFactory(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UOutlinerIdNameWidgetFactory(UOutlinerIdNameWidgetFactory&&) = delete; \
UOutlinerIdNameWidgetFactory(const UOutlinerIdNameWidgetFactory&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UOutlinerIdNameWidgetFactory); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOutlinerIdNameWidgetFactory); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOutlinerIdNameWidgetFactory)
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_13_PROLOG
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_16_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_16_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_16_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UOutlinerIdNameWidgetFactory;
// ********** End Class UOutlinerIdNameWidgetFactory ***********************************************
// ********** Begin ScriptStruct FOutlinerIdNameWidgetConstructor **********************************
struct Z_Construct_UScriptStruct_FOutlinerIdNameWidgetConstructor_Statics;
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h_28_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FOutlinerIdNameWidgetConstructor_Statics; \
TEDSOUTLINER_API static class UScriptStruct* StaticStruct(); \
typedef FSimpleWidgetConstructor Super;
struct FOutlinerIdNameWidgetConstructor;
// ********** End ScriptStruct FOutlinerIdNameWidgetConstructor ************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerIdNameWidget_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS