74 lines
4.1 KiB
C
74 lines
4.1 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 "Widgets/OutlinerCDOTextWidget.h"
|
||
|
|
|
||
|
|
#ifdef TEDSOUTLINER_OutlinerCDOTextWidget_generated_h
|
||
|
|
#error "OutlinerCDOTextWidget.generated.h already included, missing '#pragma once' in OutlinerCDOTextWidget.h"
|
||
|
|
#endif
|
||
|
|
#define TEDSOUTLINER_OutlinerCDOTextWidget_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin Class UOutlinerCDOTextWidgetFactory ********************************************
|
||
|
|
struct Z_Construct_UClass_UOutlinerCDOTextWidgetFactory_Statics;
|
||
|
|
TEDSOUTLINER_API UClass* Z_Construct_UClass_UOutlinerCDOTextWidgetFactory_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_19_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUOutlinerCDOTextWidgetFactory(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UOutlinerCDOTextWidgetFactory_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend TEDSOUTLINER_API UClass* ::Z_Construct_UClass_UOutlinerCDOTextWidgetFactory_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UOutlinerCDOTextWidgetFactory, UEditorDataStorageFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/TedsOutliner"), Z_Construct_UClass_UOutlinerCDOTextWidgetFactory_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UOutlinerCDOTextWidgetFactory)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_19_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
NO_API UOutlinerCDOTextWidgetFactory(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UOutlinerCDOTextWidgetFactory(UOutlinerCDOTextWidgetFactory&&) = delete; \
|
||
|
|
UOutlinerCDOTextWidgetFactory(const UOutlinerCDOTextWidgetFactory&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UOutlinerCDOTextWidgetFactory); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOutlinerCDOTextWidgetFactory); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOutlinerCDOTextWidgetFactory)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_16_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_19_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_19_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_19_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UOutlinerCDOTextWidgetFactory;
|
||
|
|
|
||
|
|
// ********** End Class UOutlinerCDOTextWidgetFactory **********************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FOutlinerCDOTextWidgetConstructor *********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FOutlinerCDOTextWidgetConstructor_Statics;
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h_31_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FOutlinerCDOTextWidgetConstructor_Statics; \
|
||
|
|
TEDSOUTLINER_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSimpleWidgetConstructor Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FOutlinerCDOTextWidgetConstructor;
|
||
|
|
// ********** End ScriptStruct FOutlinerCDOTextWidgetConstructor ***********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_Widgets_OutlinerCDOTextWidget_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|