74 lines
4.5 KiB
C
74 lines
4.5 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/TedsContentBrowserAssetViewWidget.h"
|
||
|
|
|
||
|
|
#ifdef TEDSCONTENTBROWSER_TedsContentBrowserAssetViewWidget_generated_h
|
||
|
|
#error "TedsContentBrowserAssetViewWidget.generated.h already included, missing '#pragma once' in TedsContentBrowserAssetViewWidget.h"
|
||
|
|
#endif
|
||
|
|
#define TEDSCONTENTBROWSER_TedsContentBrowserAssetViewWidget_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin Class UContentBrowserAssetViewWidgetFactory ************************************
|
||
|
|
struct Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics;
|
||
|
|
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_17_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUContentBrowserAssetViewWidgetFactory(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend TEDSCONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UContentBrowserAssetViewWidgetFactory, UEditorDataStorageFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/TedsContentBrowser"), Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UContentBrowserAssetViewWidgetFactory)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_17_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
NO_API UContentBrowserAssetViewWidgetFactory(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UContentBrowserAssetViewWidgetFactory(UContentBrowserAssetViewWidgetFactory&&) = delete; \
|
||
|
|
UContentBrowserAssetViewWidgetFactory(const UContentBrowserAssetViewWidgetFactory&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UContentBrowserAssetViewWidgetFactory); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserAssetViewWidgetFactory); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserAssetViewWidgetFactory)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_14_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_17_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_17_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_17_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UContentBrowserAssetViewWidgetFactory;
|
||
|
|
|
||
|
|
// ********** End Class UContentBrowserAssetViewWidgetFactory **************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FContentBrowserAssetViewWidgetConstructor *************************
|
||
|
|
struct Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics;
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h_32_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics; \
|
||
|
|
TEDSCONTENTBROWSER_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSimpleWidgetConstructor Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FContentBrowserAssetViewWidgetConstructor;
|
||
|
|
// ********** End ScriptStruct FContentBrowserAssetViewWidgetConstructor ***************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|