Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,177 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Widgets/ContentBrowserTileViewWidget.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserTileViewWidget() {}
// ********** Begin Cross Module References ********************************************************
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserTileViewWidgetFactory();
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_NoRegister();
TEDSCONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor();
TYPEDELEMENTFRAMEWORK_API UClass* Z_Construct_UClass_UEditorDataStorageFactory();
TYPEDELEMENTFRAMEWORK_API UScriptStruct* Z_Construct_UScriptStruct_FSimpleWidgetConstructor();
UPackage* Z_Construct_UPackage__Script_TedsContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentBrowserTileViewWidgetFactory *************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory;
UClass* UContentBrowserTileViewWidgetFactory::GetPrivateStaticClass()
{
using TClass = UContentBrowserTileViewWidgetFactory;
if (!Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserTileViewWidgetFactory"),
Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.InnerSingleton,
StaticRegisterNativesUContentBrowserTileViewWidgetFactory,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_NoRegister()
{
return UContentBrowserTileViewWidgetFactory::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Widgets/ContentBrowserTileViewWidget.h" },
{ "ModuleRelativePath", "Private/Widgets/ContentBrowserTileViewWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserTileViewWidgetFactory constinit property declarations *****
// ********** End Class UContentBrowserTileViewWidgetFactory constinit property declarations *******
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserTileViewWidgetFactory>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEditorDataStorageFactory,
(UObject* (*)())Z_Construct_UPackage__Script_TedsContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::ClassParams = {
&UContentBrowserTileViewWidgetFactory::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::Class_MetaDataParams)
};
void UContentBrowserTileViewWidgetFactory::StaticRegisterNativesUContentBrowserTileViewWidgetFactory()
{
}
UClass* Z_Construct_UClass_UContentBrowserTileViewWidgetFactory()
{
if (!Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.OuterSingleton, Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory.OuterSingleton;
}
UContentBrowserTileViewWidgetFactory::UContentBrowserTileViewWidgetFactory(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserTileViewWidgetFactory);
// ********** End Class UContentBrowserTileViewWidgetFactory ***************************************
// ********** Begin ScriptStruct FContentBrowserTileViewWidgetConstructor **************************
struct Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FContentBrowserTileViewWidgetConstructor); }
static inline consteval int16 GetStructAlignment() { return alignof(FContentBrowserTileViewWidgetConstructor); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "// Content Browser Label + Thumbnail widget\n" },
{ "ModuleRelativePath", "Private/Widgets/ContentBrowserTileViewWidget.h" },
{ "ToolTip", "Content Browser Label + Thumbnail widget" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FContentBrowserTileViewWidgetConstructor constinit property declarations
// ********** End ScriptStruct FContentBrowserTileViewWidgetConstructor constinit property declarations
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FContentBrowserTileViewWidgetConstructor>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics
static_assert(std::is_polymorphic<FContentBrowserTileViewWidgetConstructor>() == std::is_polymorphic<FSimpleWidgetConstructor>(), "USTRUCT FContentBrowserTileViewWidgetConstructor cannot be polymorphic unless super FSimpleWidgetConstructor is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor;
class UScriptStruct* FContentBrowserTileViewWidgetConstructor::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor, (UObject*)Z_Construct_UPackage__Script_TedsContentBrowser(), TEXT("ContentBrowserTileViewWidgetConstructor"));
}
return Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_TedsContentBrowser,
Z_Construct_UScriptStruct_FSimpleWidgetConstructor,
&NewStructOps,
"ContentBrowserTileViewWidgetConstructor",
nullptr,
0,
sizeof(FContentBrowserTileViewWidgetConstructor),
alignof(FContentBrowserTileViewWidgetConstructor),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.InnerSingleton, Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor.InnerSingleton);
}
// ********** End ScriptStruct FContentBrowserTileViewWidgetConstructor ****************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FContentBrowserTileViewWidgetConstructor::StaticStruct, Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics::NewStructOps, TEXT("ContentBrowserTileViewWidgetConstructor"),&Z_Registration_Info_UScriptStruct_FContentBrowserTileViewWidgetConstructor, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FContentBrowserTileViewWidgetConstructor), 2641090823U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserTileViewWidgetFactory, UContentBrowserTileViewWidgetFactory::StaticClass, TEXT("UContentBrowserTileViewWidgetFactory"), &Z_Registration_Info_UClass_UContentBrowserTileViewWidgetFactory, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserTileViewWidgetFactory), 2316872351U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_2648331473{
TEXT("/Script/TedsContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h__Script_TedsContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,73 @@
// 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/ContentBrowserTileViewWidget.h"
#ifdef TEDSCONTENTBROWSER_ContentBrowserTileViewWidget_generated_h
#error "ContentBrowserTileViewWidget.generated.h already included, missing '#pragma once' in ContentBrowserTileViewWidget.h"
#endif
#define TEDSCONTENTBROWSER_ContentBrowserTileViewWidget_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UContentBrowserTileViewWidgetFactory *************************************
struct Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics;
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_NoRegister();
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_29_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserTileViewWidgetFactory(); \
friend struct ::Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_Statics; \
static UClass* GetPrivateStaticClass(); \
friend TEDSCONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserTileViewWidgetFactory, UEditorDataStorageFactory, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/TedsContentBrowser"), Z_Construct_UClass_UContentBrowserTileViewWidgetFactory_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserTileViewWidgetFactory)
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_29_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UContentBrowserTileViewWidgetFactory(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserTileViewWidgetFactory(UContentBrowserTileViewWidgetFactory&&) = delete; \
UContentBrowserTileViewWidgetFactory(const UContentBrowserTileViewWidgetFactory&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UContentBrowserTileViewWidgetFactory); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserTileViewWidgetFactory); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserTileViewWidgetFactory)
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_26_PROLOG
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_29_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_29_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_29_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserTileViewWidgetFactory;
// ********** End Class UContentBrowserTileViewWidgetFactory ***************************************
// ********** Begin ScriptStruct FContentBrowserTileViewWidgetConstructor **************************
struct Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics;
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h_44_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FContentBrowserTileViewWidgetConstructor_Statics; \
TEDSCONTENTBROWSER_API static class UScriptStruct* StaticStruct(); \
typedef FSimpleWidgetConstructor Super;
struct FContentBrowserTileViewWidgetConstructor;
// ********** End ScriptStruct FContentBrowserTileViewWidgetConstructor ****************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_ContentBrowserTileViewWidget_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeTedsContentBrowser_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_TedsContentBrowser;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_TedsContentBrowser()
{
if (!Z_Registration_Info_UPackage__Script_TedsContentBrowser.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/TedsContentBrowser",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0xC5C1CFD1,
0xD386330C,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_TedsContentBrowser.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_TedsContentBrowser.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_TedsContentBrowser(Z_Construct_UPackage__Script_TedsContentBrowser, TEXT("/Script/TedsContentBrowser"), Z_Registration_Info_UPackage__Script_TedsContentBrowser, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xC5C1CFD1, 0xD386330C));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,177 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Widgets/TedsContentBrowserAssetViewWidget.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTedsContentBrowserAssetViewWidget() {}
// ********** Begin Cross Module References ********************************************************
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory();
TEDSCONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_NoRegister();
TEDSCONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor();
TYPEDELEMENTFRAMEWORK_API UClass* Z_Construct_UClass_UEditorDataStorageFactory();
TYPEDELEMENTFRAMEWORK_API UScriptStruct* Z_Construct_UScriptStruct_FSimpleWidgetConstructor();
UPackage* Z_Construct_UPackage__Script_TedsContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentBrowserAssetViewWidgetFactory ************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory;
UClass* UContentBrowserAssetViewWidgetFactory::GetPrivateStaticClass()
{
using TClass = UContentBrowserAssetViewWidgetFactory;
if (!Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserAssetViewWidgetFactory"),
Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.InnerSingleton,
StaticRegisterNativesUContentBrowserAssetViewWidgetFactory,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_NoRegister()
{
return UContentBrowserAssetViewWidgetFactory::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Widgets/TedsContentBrowserAssetViewWidget.h" },
{ "ModuleRelativePath", "Private/Widgets/TedsContentBrowserAssetViewWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserAssetViewWidgetFactory constinit property declarations ****
// ********** End Class UContentBrowserAssetViewWidgetFactory constinit property declarations ******
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserAssetViewWidgetFactory>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEditorDataStorageFactory,
(UObject* (*)())Z_Construct_UPackage__Script_TedsContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::ClassParams = {
&UContentBrowserAssetViewWidgetFactory::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::Class_MetaDataParams)
};
void UContentBrowserAssetViewWidgetFactory::StaticRegisterNativesUContentBrowserAssetViewWidgetFactory()
{
}
UClass* Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory()
{
if (!Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.OuterSingleton, Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory.OuterSingleton;
}
UContentBrowserAssetViewWidgetFactory::UContentBrowserAssetViewWidgetFactory(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserAssetViewWidgetFactory);
// ********** End Class UContentBrowserAssetViewWidgetFactory **************************************
// ********** Begin ScriptStruct FContentBrowserAssetViewWidgetConstructor *************************
struct Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FContentBrowserAssetViewWidgetConstructor); }
static inline consteval int16 GetStructAlignment() { return alignof(FContentBrowserAssetViewWidgetConstructor); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "// Default asset view widget shown by a content source - the query and other init params are populated by the content source itself\n" },
{ "ModuleRelativePath", "Private/Widgets/TedsContentBrowserAssetViewWidget.h" },
{ "ToolTip", "Default asset view widget shown by a content source - the query and other init params are populated by the content source itself" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FContentBrowserAssetViewWidgetConstructor constinit property declarations
// ********** End ScriptStruct FContentBrowserAssetViewWidgetConstructor constinit property declarations
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FContentBrowserAssetViewWidgetConstructor>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics
static_assert(std::is_polymorphic<FContentBrowserAssetViewWidgetConstructor>() == std::is_polymorphic<FSimpleWidgetConstructor>(), "USTRUCT FContentBrowserAssetViewWidgetConstructor cannot be polymorphic unless super FSimpleWidgetConstructor is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor;
class UScriptStruct* FContentBrowserAssetViewWidgetConstructor::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor, (UObject*)Z_Construct_UPackage__Script_TedsContentBrowser(), TEXT("ContentBrowserAssetViewWidgetConstructor"));
}
return Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_TedsContentBrowser,
Z_Construct_UScriptStruct_FSimpleWidgetConstructor,
&NewStructOps,
"ContentBrowserAssetViewWidgetConstructor",
nullptr,
0,
sizeof(FContentBrowserAssetViewWidgetConstructor),
alignof(FContentBrowserAssetViewWidgetConstructor),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.InnerSingleton, Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor.InnerSingleton);
}
// ********** End ScriptStruct FContentBrowserAssetViewWidgetConstructor ***************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FContentBrowserAssetViewWidgetConstructor::StaticStruct, Z_Construct_UScriptStruct_FContentBrowserAssetViewWidgetConstructor_Statics::NewStructOps, TEXT("ContentBrowserAssetViewWidgetConstructor"),&Z_Registration_Info_UScriptStruct_FContentBrowserAssetViewWidgetConstructor, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FContentBrowserAssetViewWidgetConstructor), 3786110821U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserAssetViewWidgetFactory, UContentBrowserAssetViewWidgetFactory::StaticClass, TEXT("UContentBrowserAssetViewWidgetFactory"), &Z_Registration_Info_UClass_UContentBrowserAssetViewWidgetFactory, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserAssetViewWidgetFactory), 3565382429U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_1760653006{
TEXT("/Script/TedsContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsContentBrowser_Private_Widgets_TedsContentBrowserAssetViewWidget_h__Script_TedsContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,73 @@
// 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

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,2 @@
D:\UE_5_7_1\Engine\Plugins\Experimental\EditorDataStorageFeatures\Source\TedsContentBrowser\Private\Widgets\TedsContentBrowserAssetViewWidget.h
D:\UE_5_7_1\Engine\Plugins\Experimental\EditorDataStorageFeatures\Source\TedsContentBrowser\Private\Widgets\ContentBrowserTileViewWidget.h