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,236 @@
// 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 "AssetView/AssetViewConfig.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAssetViewConfig() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UAssetViewConfig();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UAssetViewConfig_NoRegister();
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FAssetViewInstanceConfig();
EDITORCONFIG_API UClass* Z_Construct_UClass_UEditorConfigBase();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FAssetViewInstanceConfig ******************************************
struct Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FAssetViewInstanceConfig); }
static inline consteval int16 GetStructAlignment() { return alignof(FAssetViewInstanceConfig); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThumbnailSize_MetaData[] = {
{ "Comment", "/** \n\x09 * The current thumbnail size, as cast from EThumbnailSize, because that enum is not a UENUM.\n\x09 */" },
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
{ "ToolTip", "The current thumbnail size, as cast from EThumbnailSize, because that enum is not a UENUM." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ViewType_MetaData[] = {
{ "Comment", "/** \n\x09 * The current thumbnail size, as cast from EAssetViewType, because that enum is not a UENUM.\n\x09 */" },
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
{ "ToolTip", "The current thumbnail size, as cast from EAssetViewType, because that enum is not a UENUM." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HiddenColumns_MetaData[] = {
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ListHiddenColumns_MetaData[] = {
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FAssetViewInstanceConfig constinit property declarations **********
static const UECodeGen_Private::FBytePropertyParams NewProp_ThumbnailSize;
static const UECodeGen_Private::FBytePropertyParams NewProp_ViewType;
static const UECodeGen_Private::FNamePropertyParams NewProp_HiddenColumns_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_HiddenColumns;
static const UECodeGen_Private::FNamePropertyParams NewProp_ListHiddenColumns_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ListHiddenColumns;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FAssetViewInstanceConfig constinit property declarations ************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAssetViewInstanceConfig>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig;
class UScriptStruct* FAssetViewInstanceConfig::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAssetViewInstanceConfig, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("AssetViewInstanceConfig"));
}
return Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.OuterSingleton;
}
// ********** Begin ScriptStruct FAssetViewInstanceConfig Property Definitions *********************
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ThumbnailSize = { "ThumbnailSize", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAssetViewInstanceConfig, ThumbnailSize), nullptr, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThumbnailSize_MetaData), NewProp_ThumbnailSize_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ViewType = { "ViewType", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAssetViewInstanceConfig, ViewType), nullptr, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ViewType_MetaData), NewProp_ViewType_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_HiddenColumns_Inner = { "HiddenColumns", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_HiddenColumns = { "HiddenColumns", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAssetViewInstanceConfig, HiddenColumns), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HiddenColumns_MetaData), NewProp_HiddenColumns_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ListHiddenColumns_Inner = { "ListHiddenColumns", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ListHiddenColumns = { "ListHiddenColumns", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAssetViewInstanceConfig, ListHiddenColumns), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ListHiddenColumns_MetaData), NewProp_ListHiddenColumns_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ThumbnailSize,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ViewType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_HiddenColumns_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_HiddenColumns,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ListHiddenColumns_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewProp_ListHiddenColumns,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FAssetViewInstanceConfig Property Definitions ***********************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
nullptr,
&NewStructOps,
"AssetViewInstanceConfig",
Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::PropPointers),
sizeof(FAssetViewInstanceConfig),
alignof(FAssetViewInstanceConfig),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FAssetViewInstanceConfig()
{
if (!Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.InnerSingleton, Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig.InnerSingleton);
}
// ********** End ScriptStruct FAssetViewInstanceConfig ********************************************
// ********** Begin Class UAssetViewConfig *********************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAssetViewConfig;
UClass* UAssetViewConfig::GetPrivateStaticClass()
{
using TClass = UAssetViewConfig;
if (!Z_Registration_Info_UClass_UAssetViewConfig.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AssetViewConfig"),
Z_Registration_Info_UClass_UAssetViewConfig.InnerSingleton,
StaticRegisterNativesUAssetViewConfig,
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_UAssetViewConfig.InnerSingleton;
}
UClass* Z_Construct_UClass_UAssetViewConfig_NoRegister()
{
return UAssetViewConfig::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAssetViewConfig_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "EditorConfig", "AssetView" },
{ "IncludePath", "AssetView/AssetViewConfig.h" },
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Instances_MetaData[] = {
{ "EditorConfig", "" },
{ "ModuleRelativePath", "Private/AssetView/AssetViewConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAssetViewConfig constinit property declarations *************************
static const UECodeGen_Private::FStructPropertyParams NewProp_Instances_ValueProp;
static const UECodeGen_Private::FNamePropertyParams NewProp_Instances_Key_KeyProp;
static const UECodeGen_Private::FMapPropertyParams NewProp_Instances;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAssetViewConfig constinit property declarations ***************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAssetViewConfig>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAssetViewConfig_Statics
// ********** Begin Class UAssetViewConfig Property Definitions ************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances_ValueProp = { "Instances", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FAssetViewInstanceConfig, METADATA_PARAMS(0, nullptr) }; // 1382248485
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances_Key_KeyProp = { "Instances_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances = { "Instances", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAssetViewConfig, Instances), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Instances_MetaData), NewProp_Instances_MetaData) }; // 1382248485
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAssetViewConfig_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances_ValueProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances_Key_KeyProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAssetViewConfig_Statics::NewProp_Instances,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAssetViewConfig_Statics::PropPointers) < 2048);
// ********** End Class UAssetViewConfig Property Definitions **************************************
UObject* (*const Z_Construct_UClass_UAssetViewConfig_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEditorConfigBase,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAssetViewConfig_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAssetViewConfig_Statics::ClassParams = {
&UAssetViewConfig::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UAssetViewConfig_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UAssetViewConfig_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAssetViewConfig_Statics::Class_MetaDataParams), Z_Construct_UClass_UAssetViewConfig_Statics::Class_MetaDataParams)
};
void UAssetViewConfig::StaticRegisterNativesUAssetViewConfig()
{
}
UClass* Z_Construct_UClass_UAssetViewConfig()
{
if (!Z_Registration_Info_UClass_UAssetViewConfig.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAssetViewConfig.OuterSingleton, Z_Construct_UClass_UAssetViewConfig_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAssetViewConfig.OuterSingleton;
}
UAssetViewConfig::UAssetViewConfig(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAssetViewConfig);
UAssetViewConfig::~UAssetViewConfig() {}
// ********** End Class UAssetViewConfig ***********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FAssetViewInstanceConfig::StaticStruct, Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics::NewStructOps, TEXT("AssetViewInstanceConfig"),&Z_Registration_Info_UScriptStruct_FAssetViewInstanceConfig, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAssetViewInstanceConfig), 1382248485U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAssetViewConfig, UAssetViewConfig::StaticClass, TEXT("UAssetViewConfig"), &Z_Registration_Info_UClass_UAssetViewConfig, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAssetViewConfig), 694625619U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_33472208{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h__Script_ContentBrowser_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 "AssetView/AssetViewConfig.h"
#ifdef CONTENTBROWSER_AssetViewConfig_generated_h
#error "AssetViewConfig.generated.h already included, missing '#pragma once' in AssetViewConfig.h"
#endif
#define CONTENTBROWSER_AssetViewConfig_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FAssetViewInstanceConfig ******************************************
struct Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_18_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FAssetViewInstanceConfig_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct();
struct FAssetViewInstanceConfig;
// ********** End ScriptStruct FAssetViewInstanceConfig ********************************************
// ********** Begin Class UAssetViewConfig *********************************************************
struct Z_Construct_UClass_UAssetViewConfig_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UAssetViewConfig_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_42_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUAssetViewConfig(); \
friend struct ::Z_Construct_UClass_UAssetViewConfig_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UAssetViewConfig_NoRegister(); \
public: \
DECLARE_CLASS2(UAssetViewConfig, UEditorConfigBase, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UAssetViewConfig_NoRegister) \
DECLARE_SERIALIZER(UAssetViewConfig)
#define FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_42_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UAssetViewConfig(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UAssetViewConfig(UAssetViewConfig&&) = delete; \
UAssetViewConfig(const UAssetViewConfig&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UAssetViewConfig); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAssetViewConfig); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAssetViewConfig) \
CONTENTBROWSER_API virtual ~UAssetViewConfig();
#define FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_39_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_42_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_42_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_h_42_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAssetViewConfig;
// ********** End Class UAssetViewConfig ***********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_AssetView_AssetViewConfig_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 EmptyLinkFunctionForGeneratedCodeContentBrowser_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_ContentBrowser;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_ContentBrowser()
{
if (!Z_Registration_Info_UPackage__Script_ContentBrowser.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/ContentBrowser",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0x3796D1E1,
0xA861E99B,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_ContentBrowser.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_ContentBrowser.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_ContentBrowser(Z_Construct_UPackage__Script_ContentBrowser, TEXT("/Script/ContentBrowser"), Z_Registration_Info_UPackage__Script_ContentBrowser, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x3796D1E1, 0xA861E99B));
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,568 @@
// 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 "ContentBrowserConfig.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserConfig() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserCollectionProjectSettings();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserCollectionProjectSettings_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserConfig();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserConfig_NoRegister();
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserInstanceConfig();
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FPathViewConfig();
DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings();
EDITORCONFIG_API UClass* Z_Construct_UClass_UEditorConfigBase();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FPathViewConfig ***************************************************
struct Z_Construct_UScriptStruct_FPathViewConfig_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FPathViewConfig); }
static inline consteval int16 GetStructAlignment() { return alignof(FPathViewConfig); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bExpanded_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PluginFilters_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FPathViewConfig constinit property declarations *******************
static void NewProp_bExpanded_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bExpanded;
static const UECodeGen_Private::FStrPropertyParams NewProp_PluginFilters_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_PluginFilters;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FPathViewConfig constinit property declarations *********************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FPathViewConfig>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FPathViewConfig_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FPathViewConfig;
class UScriptStruct* FPathViewConfig::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FPathViewConfig.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FPathViewConfig.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FPathViewConfig, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("PathViewConfig"));
}
return Z_Registration_Info_UScriptStruct_FPathViewConfig.OuterSingleton;
}
// ********** Begin ScriptStruct FPathViewConfig Property Definitions ******************************
void Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_bExpanded_SetBit(void* Obj)
{
((FPathViewConfig*)Obj)->bExpanded = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_bExpanded = { "bExpanded", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FPathViewConfig), &Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_bExpanded_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bExpanded_MetaData), NewProp_bExpanded_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_PluginFilters_Inner = { "PluginFilters", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_PluginFilters = { "PluginFilters", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FPathViewConfig, PluginFilters), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PluginFilters_MetaData), NewProp_PluginFilters_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FPathViewConfig_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_bExpanded,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_PluginFilters_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewProp_PluginFilters,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FPathViewConfig_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FPathViewConfig Property Definitions ********************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FPathViewConfig_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
nullptr,
&NewStructOps,
"PathViewConfig",
Z_Construct_UScriptStruct_FPathViewConfig_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FPathViewConfig_Statics::PropPointers),
sizeof(FPathViewConfig),
alignof(FPathViewConfig),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FPathViewConfig_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FPathViewConfig_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FPathViewConfig()
{
if (!Z_Registration_Info_UScriptStruct_FPathViewConfig.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FPathViewConfig.InnerSingleton, Z_Construct_UScriptStruct_FPathViewConfig_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FPathViewConfig.InnerSingleton);
}
// ********** End ScriptStruct FPathViewConfig *****************************************************
// ********** Begin ScriptStruct FContentBrowserInstanceConfig *************************************
struct Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FContentBrowserInstanceConfig); }
static inline consteval int16 GetStructAlignment() { return alignof(FContentBrowserInstanceConfig); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PathView_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowFavorites_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFavoritesExpanded_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSourcesExpanded_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFilterRecursively_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowFolders_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowEmptyFolders_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowEngineContent_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowDeveloperContent_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLocalizedContent_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowPluginContent_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowCppFolders_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSearchClasses_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSearchAssetPaths_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSearchCollections_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowAssetAccessSpecifier_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FContentBrowserInstanceConfig constinit property declarations *****
static const UECodeGen_Private::FStructPropertyParams NewProp_PathView;
static void NewProp_bShowFavorites_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowFavorites;
static void NewProp_bFavoritesExpanded_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bFavoritesExpanded;
static void NewProp_bSourcesExpanded_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSourcesExpanded;
static void NewProp_bFilterRecursively_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bFilterRecursively;
static void NewProp_bShowFolders_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowFolders;
static void NewProp_bShowEmptyFolders_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowEmptyFolders;
static void NewProp_bShowEngineContent_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowEngineContent;
static void NewProp_bShowDeveloperContent_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowDeveloperContent;
static void NewProp_bShowLocalizedContent_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLocalizedContent;
static void NewProp_bShowPluginContent_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowPluginContent;
static void NewProp_bShowCppFolders_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowCppFolders;
static void NewProp_bSearchClasses_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSearchClasses;
static void NewProp_bSearchAssetPaths_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSearchAssetPaths;
static void NewProp_bSearchCollections_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSearchCollections;
static void NewProp_bShowAssetAccessSpecifier_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowAssetAccessSpecifier;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FContentBrowserInstanceConfig constinit property declarations *******
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FContentBrowserInstanceConfig>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig;
class UScriptStruct* FContentBrowserInstanceConfig::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FContentBrowserInstanceConfig, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("ContentBrowserInstanceConfig"));
}
return Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.OuterSingleton;
}
// ********** Begin ScriptStruct FContentBrowserInstanceConfig Property Definitions ****************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_PathView = { "PathView", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FContentBrowserInstanceConfig, PathView), Z_Construct_UScriptStruct_FPathViewConfig, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PathView_MetaData), NewProp_PathView_MetaData) }; // 2599453036
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFavorites_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowFavorites = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFavorites = { "bShowFavorites", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFavorites_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowFavorites_MetaData), NewProp_bShowFavorites_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFavoritesExpanded_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bFavoritesExpanded = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFavoritesExpanded = { "bFavoritesExpanded", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFavoritesExpanded_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFavoritesExpanded_MetaData), NewProp_bFavoritesExpanded_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSourcesExpanded_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bSourcesExpanded = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSourcesExpanded = { "bSourcesExpanded", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSourcesExpanded_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSourcesExpanded_MetaData), NewProp_bSourcesExpanded_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFilterRecursively_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bFilterRecursively = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFilterRecursively = { "bFilterRecursively", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFilterRecursively_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFilterRecursively_MetaData), NewProp_bFilterRecursively_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFolders_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowFolders = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFolders = { "bShowFolders", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowFolders_MetaData), NewProp_bShowFolders_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEmptyFolders_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowEmptyFolders = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEmptyFolders = { "bShowEmptyFolders", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEmptyFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowEmptyFolders_MetaData), NewProp_bShowEmptyFolders_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEngineContent_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowEngineContent = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEngineContent = { "bShowEngineContent", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEngineContent_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowEngineContent_MetaData), NewProp_bShowEngineContent_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowDeveloperContent_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowDeveloperContent = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowDeveloperContent = { "bShowDeveloperContent", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowDeveloperContent_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowDeveloperContent_MetaData), NewProp_bShowDeveloperContent_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowLocalizedContent_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowLocalizedContent = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowLocalizedContent = { "bShowLocalizedContent", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowLocalizedContent_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLocalizedContent_MetaData), NewProp_bShowLocalizedContent_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowPluginContent_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowPluginContent = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowPluginContent = { "bShowPluginContent", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowPluginContent_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowPluginContent_MetaData), NewProp_bShowPluginContent_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowCppFolders_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowCppFolders = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowCppFolders = { "bShowCppFolders", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowCppFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowCppFolders_MetaData), NewProp_bShowCppFolders_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchClasses_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bSearchClasses = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchClasses = { "bSearchClasses", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchClasses_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSearchClasses_MetaData), NewProp_bSearchClasses_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchAssetPaths_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bSearchAssetPaths = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchAssetPaths = { "bSearchAssetPaths", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchAssetPaths_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSearchAssetPaths_MetaData), NewProp_bSearchAssetPaths_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchCollections_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bSearchCollections = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchCollections = { "bSearchCollections", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchCollections_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSearchCollections_MetaData), NewProp_bSearchCollections_MetaData) };
void Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowAssetAccessSpecifier_SetBit(void* Obj)
{
((FContentBrowserInstanceConfig*)Obj)->bShowAssetAccessSpecifier = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowAssetAccessSpecifier = { "bShowAssetAccessSpecifier", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FContentBrowserInstanceConfig), &Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowAssetAccessSpecifier_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowAssetAccessSpecifier_MetaData), NewProp_bShowAssetAccessSpecifier_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_PathView,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFavorites,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFavoritesExpanded,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSourcesExpanded,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bFilterRecursively,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowFolders,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEmptyFolders,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowEngineContent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowDeveloperContent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowLocalizedContent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowPluginContent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowCppFolders,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchClasses,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchAssetPaths,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bSearchCollections,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewProp_bShowAssetAccessSpecifier,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FContentBrowserInstanceConfig Property Definitions ******************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
nullptr,
&NewStructOps,
"ContentBrowserInstanceConfig",
Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::PropPointers),
sizeof(FContentBrowserInstanceConfig),
alignof(FContentBrowserInstanceConfig),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserInstanceConfig()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.InnerSingleton, Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig.InnerSingleton);
}
// ********** End ScriptStruct FContentBrowserInstanceConfig ***************************************
// ********** Begin Class UContentBrowserConfig ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserConfig;
UClass* UContentBrowserConfig::GetPrivateStaticClass()
{
using TClass = UContentBrowserConfig;
if (!Z_Registration_Info_UClass_UContentBrowserConfig.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserConfig"),
Z_Registration_Info_UClass_UContentBrowserConfig.InnerSingleton,
StaticRegisterNativesUContentBrowserConfig,
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_UContentBrowserConfig.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserConfig_NoRegister()
{
return UContentBrowserConfig::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserConfig_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "EditorConfig", "ContentBrowser" },
{ "IncludePath", "ContentBrowserConfig.h" },
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Favorites_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Instances_MetaData[] = {
{ "EditorConfig", "" },
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserConfig constinit property declarations ********************
static const UECodeGen_Private::FStrPropertyParams NewProp_Favorites_ElementProp;
static const UECodeGen_Private::FSetPropertyParams NewProp_Favorites;
static const UECodeGen_Private::FStructPropertyParams NewProp_Instances_ValueProp;
static const UECodeGen_Private::FNamePropertyParams NewProp_Instances_Key_KeyProp;
static const UECodeGen_Private::FMapPropertyParams NewProp_Instances;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UContentBrowserConfig constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserConfig>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserConfig_Statics
// ********** Begin Class UContentBrowserConfig Property Definitions *******************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Favorites_ElementProp = { "Favorites", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FSetPropertyParams Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Favorites = { "Favorites", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Set, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserConfig, Favorites), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Favorites_MetaData), NewProp_Favorites_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances_ValueProp = { "Instances", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FContentBrowserInstanceConfig, METADATA_PARAMS(0, nullptr) }; // 2505065095
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances_Key_KeyProp = { "Instances_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances = { "Instances", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserConfig, Instances), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Instances_MetaData), NewProp_Instances_MetaData) }; // 2505065095
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UContentBrowserConfig_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Favorites_ElementProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Favorites,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances_ValueProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances_Key_KeyProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserConfig_Statics::NewProp_Instances,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserConfig_Statics::PropPointers) < 2048);
// ********** End Class UContentBrowserConfig Property Definitions *********************************
UObject* (*const Z_Construct_UClass_UContentBrowserConfig_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEditorConfigBase,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserConfig_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserConfig_Statics::ClassParams = {
&UContentBrowserConfig::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UContentBrowserConfig_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserConfig_Statics::PropPointers),
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserConfig_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserConfig_Statics::Class_MetaDataParams)
};
void UContentBrowserConfig::StaticRegisterNativesUContentBrowserConfig()
{
}
UClass* Z_Construct_UClass_UContentBrowserConfig()
{
if (!Z_Registration_Info_UClass_UContentBrowserConfig.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserConfig.OuterSingleton, Z_Construct_UClass_UContentBrowserConfig_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserConfig.OuterSingleton;
}
UContentBrowserConfig::UContentBrowserConfig(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserConfig);
UContentBrowserConfig::~UContentBrowserConfig() {}
// ********** End Class UContentBrowserConfig ******************************************************
// ********** Begin Class UContentBrowserCollectionProjectSettings *********************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings;
UClass* UContentBrowserCollectionProjectSettings::GetPrivateStaticClass()
{
using TClass = UContentBrowserCollectionProjectSettings;
if (!Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserCollectionProjectSettings"),
Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings.InnerSingleton,
StaticRegisterNativesUContentBrowserCollectionProjectSettings,
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_UContentBrowserCollectionProjectSettings.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserCollectionProjectSettings_NoRegister()
{
return UContentBrowserCollectionProjectSettings::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "DisplayName", "Content Browser" },
{ "IncludePath", "ContentBrowserConfig.h" },
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ExcludedCollectionsFromView_MetaData[] = {
{ "Category", "Collections" },
{ "DisplayName", "Exclude these collections from Content Browser" },
{ "ModuleRelativePath", "Private/ContentBrowserConfig.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserCollectionProjectSettings constinit property declarations *
static const UECodeGen_Private::FNamePropertyParams NewProp_ExcludedCollectionsFromView_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ExcludedCollectionsFromView;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UContentBrowserCollectionProjectSettings constinit property declarations ***
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserCollectionProjectSettings>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics
// ********** Begin Class UContentBrowserCollectionProjectSettings Property Definitions ************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::NewProp_ExcludedCollectionsFromView_Inner = { "ExcludedCollectionsFromView", nullptr, (EPropertyFlags)0x0000000000004000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::NewProp_ExcludedCollectionsFromView = { "ExcludedCollectionsFromView", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserCollectionProjectSettings, ExcludedCollectionsFromView), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ExcludedCollectionsFromView_MetaData), NewProp_ExcludedCollectionsFromView_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::NewProp_ExcludedCollectionsFromView_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::NewProp_ExcludedCollectionsFromView,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::PropPointers) < 2048);
// ********** End Class UContentBrowserCollectionProjectSettings Property Definitions **************
UObject* (*const Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UDeveloperSettings,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::ClassParams = {
&UContentBrowserCollectionProjectSettings::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::PropPointers),
0,
0x000800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::Class_MetaDataParams)
};
void UContentBrowserCollectionProjectSettings::StaticRegisterNativesUContentBrowserCollectionProjectSettings()
{
}
UClass* Z_Construct_UClass_UContentBrowserCollectionProjectSettings()
{
if (!Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings.OuterSingleton, Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings.OuterSingleton;
}
UContentBrowserCollectionProjectSettings::UContentBrowserCollectionProjectSettings(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserCollectionProjectSettings);
UContentBrowserCollectionProjectSettings::~UContentBrowserCollectionProjectSettings() {}
// ********** End Class UContentBrowserCollectionProjectSettings ***********************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FPathViewConfig::StaticStruct, Z_Construct_UScriptStruct_FPathViewConfig_Statics::NewStructOps, TEXT("PathViewConfig"),&Z_Registration_Info_UScriptStruct_FPathViewConfig, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FPathViewConfig), 2599453036U) },
{ FContentBrowserInstanceConfig::StaticStruct, Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics::NewStructOps, TEXT("ContentBrowserInstanceConfig"),&Z_Registration_Info_UScriptStruct_FContentBrowserInstanceConfig, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FContentBrowserInstanceConfig), 2505065095U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserConfig, UContentBrowserConfig::StaticClass, TEXT("UContentBrowserConfig"), &Z_Registration_Info_UClass_UContentBrowserConfig, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserConfig), 4043227837U) },
{ Z_Construct_UClass_UContentBrowserCollectionProjectSettings, UContentBrowserCollectionProjectSettings::StaticClass, TEXT("UContentBrowserCollectionProjectSettings"), &Z_Registration_Info_UClass_UContentBrowserCollectionProjectSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserCollectionProjectSettings), 623424685U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_577861709{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h__Script_ContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,126 @@
// 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 "ContentBrowserConfig.h"
#ifdef CONTENTBROWSER_ContentBrowserConfig_generated_h
#error "ContentBrowserConfig.generated.h already included, missing '#pragma once' in ContentBrowserConfig.h"
#endif
#define CONTENTBROWSER_ContentBrowserConfig_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FPathViewConfig ***************************************************
struct Z_Construct_UScriptStruct_FPathViewConfig_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_16_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FPathViewConfig_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct();
struct FPathViewConfig;
// ********** End ScriptStruct FPathViewConfig *****************************************************
// ********** Begin ScriptStruct FContentBrowserInstanceConfig *************************************
struct Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_28_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FContentBrowserInstanceConfig_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct();
struct FContentBrowserInstanceConfig;
// ********** End ScriptStruct FContentBrowserInstanceConfig ***************************************
// ********** Begin Class UContentBrowserConfig ****************************************************
struct Z_Construct_UClass_UContentBrowserConfig_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserConfig_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_82_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserConfig(); \
friend struct ::Z_Construct_UClass_UContentBrowserConfig_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserConfig_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserConfig, UEditorConfigBase, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserConfig_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserConfig)
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_82_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UContentBrowserConfig(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserConfig(UContentBrowserConfig&&) = delete; \
UContentBrowserConfig(const UContentBrowserConfig&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UContentBrowserConfig); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserConfig); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserConfig) \
NO_API virtual ~UContentBrowserConfig();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_79_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_82_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_82_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_82_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserConfig;
// ********** End Class UContentBrowserConfig ******************************************************
// ********** Begin Class UContentBrowserCollectionProjectSettings *********************************
struct Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserCollectionProjectSettings_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_102_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserCollectionProjectSettings(); \
friend struct ::Z_Construct_UClass_UContentBrowserCollectionProjectSettings_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserCollectionProjectSettings_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserCollectionProjectSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserCollectionProjectSettings_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserCollectionProjectSettings) \
static constexpr const TCHAR* StaticConfigName() {return TEXT("Editor");} \
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_102_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserCollectionProjectSettings(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserCollectionProjectSettings(UContentBrowserCollectionProjectSettings&&) = delete; \
UContentBrowserCollectionProjectSettings(const UContentBrowserCollectionProjectSettings&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserCollectionProjectSettings); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserCollectionProjectSettings); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserCollectionProjectSettings) \
CONTENTBROWSER_API virtual ~UContentBrowserCollectionProjectSettings();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_99_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_102_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_102_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h_102_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserCollectionProjectSettings;
// ********** End Class UContentBrowserCollectionProjectSettings ***********************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserConfig_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,121 @@
// 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 "ContentBrowserFrontEndFilterExtension.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserFrontEndFilterExtension() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFrontEndFilterExtension();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentBrowserFrontEndFilterExtension ***********************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension;
UClass* UContentBrowserFrontEndFilterExtension::GetPrivateStaticClass()
{
using TClass = UContentBrowserFrontEndFilterExtension;
if (!Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserFrontEndFilterExtension"),
Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension.InnerSingleton,
StaticRegisterNativesUContentBrowserFrontEndFilterExtension,
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_UContentBrowserFrontEndFilterExtension.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_NoRegister()
{
return UContentBrowserFrontEndFilterExtension::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "// Override this class in order to make an additional front-end filter available in the Content Browser\n" },
{ "IncludePath", "ContentBrowserFrontEndFilterExtension.h" },
{ "ModuleRelativePath", "Public/ContentBrowserFrontEndFilterExtension.h" },
{ "ToolTip", "Override this class in order to make an additional front-end filter available in the Content Browser" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserFrontEndFilterExtension constinit property declarations ***
// ********** End Class UContentBrowserFrontEndFilterExtension constinit property declarations *****
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserFrontEndFilterExtension>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::ClassParams = {
&UContentBrowserFrontEndFilterExtension::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A1u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::Class_MetaDataParams)
};
void UContentBrowserFrontEndFilterExtension::StaticRegisterNativesUContentBrowserFrontEndFilterExtension()
{
}
UClass* Z_Construct_UClass_UContentBrowserFrontEndFilterExtension()
{
if (!Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension.OuterSingleton, Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension.OuterSingleton;
}
UContentBrowserFrontEndFilterExtension::UContentBrowserFrontEndFilterExtension(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserFrontEndFilterExtension);
UContentBrowserFrontEndFilterExtension::~UContentBrowserFrontEndFilterExtension() {}
// ********** End Class UContentBrowserFrontEndFilterExtension *************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserFrontEndFilterExtension, UContentBrowserFrontEndFilterExtension::StaticClass, TEXT("UContentBrowserFrontEndFilterExtension"), &Z_Registration_Info_UClass_UContentBrowserFrontEndFilterExtension, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserFrontEndFilterExtension), 1851145702U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h__Script_ContentBrowser_2910722729{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "ContentBrowserFrontEndFilterExtension.h"
#ifdef CONTENTBROWSER_ContentBrowserFrontEndFilterExtension_generated_h
#error "ContentBrowserFrontEndFilterExtension.generated.h already included, missing '#pragma once' in ContentBrowserFrontEndFilterExtension.h"
#endif
#define CONTENTBROWSER_ContentBrowserFrontEndFilterExtension_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UContentBrowserFrontEndFilterExtension ***********************************
struct Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_15_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserFrontEndFilterExtension(); \
friend struct ::Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserFrontEndFilterExtension, UObject, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserFrontEndFilterExtension_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserFrontEndFilterExtension)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_15_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserFrontEndFilterExtension(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserFrontEndFilterExtension(UContentBrowserFrontEndFilterExtension&&) = delete; \
UContentBrowserFrontEndFilterExtension(const UContentBrowserFrontEndFilterExtension&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserFrontEndFilterExtension); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserFrontEndFilterExtension); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserFrontEndFilterExtension) \
CONTENTBROWSER_API virtual ~UContentBrowserFrontEndFilterExtension();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_12_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_15_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_15_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h_15_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserFrontEndFilterExtension;
// ********** End Class UContentBrowserFrontEndFilterExtension *************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserFrontEndFilterExtension_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,961 @@
// 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 "ContentBrowserMenuContexts.h"
#include "AssetRegistry/AssetData.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserMenuContexts() {}
// ********** Begin Cross Module References ********************************************************
ASSETDEFINITION_API UClass* Z_Construct_UClass_UAssetDefinition_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAddNewContextMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetContextMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetContextMenuContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFolderContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFolderContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserMenuContext_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserToolbarMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserToolbarMenuContext_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FAssetData();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentBrowserAssetContextMenuContext Function GetSelectedObjects *******
struct Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics
{
struct ContentBrowserAssetContextMenuContext_eventGetSelectedObjects_Parms
{
TArray<UObject*> ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Tool Menus" },
{ "DeprecatedFunction", "" },
{ "DeprecationMessage", "GetSelectedObjects has been deprecated. We no longer automatically load assets on right click. If you can work without loading the assets, please use SelectedAssets. Otherwise call LoadSelectedObjects" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Function GetSelectedObjects constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetSelectedObjects constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetSelectedObjects Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ContentBrowserAssetContextMenuContext_eventGetSelectedObjects_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::PropPointers) < 2048);
// ********** End Function GetSelectedObjects Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UContentBrowserAssetContextMenuContext, nullptr, "GetSelectedObjects", Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::ContentBrowserAssetContextMenuContext_eventGetSelectedObjects_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::Function_MetaDataParams), Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::ContentBrowserAssetContextMenuContext_eventGetSelectedObjects_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UContentBrowserAssetContextMenuContext::execGetSelectedObjects)
{
P_FINISH;
P_NATIVE_BEGIN;
*(TArray<UObject*>*)Z_Param__Result=P_THIS->GetSelectedObjects();
P_NATIVE_END;
}
// ********** End Class UContentBrowserAssetContextMenuContext Function GetSelectedObjects *********
// ********** Begin Class UContentBrowserAssetContextMenuContext Function LoadSelectedObjects ******
struct Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics
{
struct ContentBrowserAssetContextMenuContext_eventLoadSelectedObjects_Parms
{
TSet<FName> LoadTags;
TArray<UObject*> ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Tool Menus" },
{ "Comment", "/**\n\x09 * Loads all the selected assets and returns an array of the objects.\n\x09 */" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
{ "ToolTip", "Loads all the selected assets and returns an array of the objects." },
};
#endif // WITH_METADATA
// ********** Begin Function LoadSelectedObjects constinit property declarations *******************
static const UECodeGen_Private::FNamePropertyParams NewProp_LoadTags_ElementProp;
static const UECodeGen_Private::FSetPropertyParams NewProp_LoadTags;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function LoadSelectedObjects constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function LoadSelectedObjects Property Definitions ******************************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_LoadTags_ElementProp = { "LoadTags", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FSetPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_LoadTags = { "LoadTags", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Set, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ContentBrowserAssetContextMenuContext_eventLoadSelectedObjects_Parms, LoadTags), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ContentBrowserAssetContextMenuContext_eventLoadSelectedObjects_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_LoadTags_ElementProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_LoadTags,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_ReturnValue_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::PropPointers) < 2048);
// ********** End Function LoadSelectedObjects Property Definitions ********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UContentBrowserAssetContextMenuContext, nullptr, "LoadSelectedObjects", Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::ContentBrowserAssetContextMenuContext_eventLoadSelectedObjects_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::Function_MetaDataParams), Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::ContentBrowserAssetContextMenuContext_eventLoadSelectedObjects_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UContentBrowserAssetContextMenuContext::execLoadSelectedObjects)
{
P_GET_TSET(FName,Z_Param_LoadTags);
P_FINISH;
P_NATIVE_BEGIN;
*(TArray<UObject*>*)Z_Param__Result=P_THIS->LoadSelectedObjects(Z_Param_LoadTags);
P_NATIVE_END;
}
// ********** End Class UContentBrowserAssetContextMenuContext Function LoadSelectedObjects ********
// ********** Begin Class UContentBrowserAssetContextMenuContext Function LoadSelectedObjectsIfNeeded
struct Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics
{
struct ContentBrowserAssetContextMenuContext_eventLoadSelectedObjectsIfNeeded_Parms
{
TArray<UObject*> ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Tool Menus" },
{ "Comment", "/**\n\x09 * Loads the selected assets (if needed) which is based on AssetViewUtils::LoadAssetsIfNeeded, this exists primarily\n\x09 * for backwards compatability. Reliance on a black box to determine 'neededness' is not recommended, this function\n\x09 * will likely be deprecated a few versions after GetSelectedObjects.\n\x09 */" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
{ "ToolTip", "Loads the selected assets (if needed) which is based on AssetViewUtils::LoadAssetsIfNeeded, this exists primarily\nfor backwards compatability. Reliance on a black box to determine 'neededness' is not recommended, this function\nwill likely be deprecated a few versions after GetSelectedObjects." },
};
#endif // WITH_METADATA
// ********** Begin Function LoadSelectedObjectsIfNeeded constinit property declarations ***********
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function LoadSelectedObjectsIfNeeded constinit property declarations *************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function LoadSelectedObjectsIfNeeded Property Definitions **********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ContentBrowserAssetContextMenuContext_eventLoadSelectedObjectsIfNeeded_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::NewProp_ReturnValue_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::PropPointers) < 2048);
// ********** End Function LoadSelectedObjectsIfNeeded Property Definitions ************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UContentBrowserAssetContextMenuContext, nullptr, "LoadSelectedObjectsIfNeeded", Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::ContentBrowserAssetContextMenuContext_eventLoadSelectedObjectsIfNeeded_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::Function_MetaDataParams), Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::ContentBrowserAssetContextMenuContext_eventLoadSelectedObjectsIfNeeded_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UContentBrowserAssetContextMenuContext::execLoadSelectedObjectsIfNeeded)
{
P_FINISH;
P_NATIVE_BEGIN;
*(TArray<UObject*>*)Z_Param__Result=P_THIS->LoadSelectedObjectsIfNeeded();
P_NATIVE_END;
}
// ********** End Class UContentBrowserAssetContextMenuContext Function LoadSelectedObjectsIfNeeded
// ********** Begin Class UContentBrowserAssetContextMenuContext ***********************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext;
UClass* UContentBrowserAssetContextMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserAssetContextMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserAssetContextMenuContext"),
Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserAssetContextMenuContext,
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_UContentBrowserAssetContextMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserAssetContextMenuContext_NoRegister()
{
return UContentBrowserAssetContextMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CommonAssetDefinition_MetaData[] = {
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
{ "NativeConstTemplateArg", "" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SelectedAssets_MetaData[] = {
{ "Category", "Tool Menus" },
{ "Comment", "/**\n\x09 * The currently selected assets in the content browser.\n\x09 */" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
{ "ToolTip", "The currently selected assets in the content browser." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CommonClass_MetaData[] = {
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bCanBeModified_MetaData[] = {
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bCanView_MetaData[] = {
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHasCookedPackages_MetaData[] = {
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bContainsUnsupportedAssets_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserAssetContextMenuContext constinit property declarations ***
static const UECodeGen_Private::FObjectPropertyParams NewProp_CommonAssetDefinition;
static const UECodeGen_Private::FStructPropertyParams NewProp_SelectedAssets_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_SelectedAssets;
static const UECodeGen_Private::FClassPropertyParams NewProp_CommonClass;
static void NewProp_bCanBeModified_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bCanBeModified;
static void NewProp_bCanView_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bCanView;
static void NewProp_bHasCookedPackages_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bHasCookedPackages;
static void NewProp_bContainsUnsupportedAssets_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bContainsUnsupportedAssets;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UContentBrowserAssetContextMenuContext constinit property declarations *****
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("GetSelectedObjects"), .Pointer = &UContentBrowserAssetContextMenuContext::execGetSelectedObjects },
{ .NameUTF8 = UTF8TEXT("LoadSelectedObjects"), .Pointer = &UContentBrowserAssetContextMenuContext::execLoadSelectedObjects },
{ .NameUTF8 = UTF8TEXT("LoadSelectedObjectsIfNeeded"), .Pointer = &UContentBrowserAssetContextMenuContext::execLoadSelectedObjectsIfNeeded },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_GetSelectedObjects, "GetSelectedObjects" }, // 2628469895
{ &Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjects, "LoadSelectedObjects" }, // 2914995698
{ &Z_Construct_UFunction_UContentBrowserAssetContextMenuContext_LoadSelectedObjectsIfNeeded, "LoadSelectedObjectsIfNeeded" }, // 542316654
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserAssetContextMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics
// ********** Begin Class UContentBrowserAssetContextMenuContext Property Definitions **************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_CommonAssetDefinition = { "CommonAssetDefinition", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserAssetContextMenuContext, CommonAssetDefinition), Z_Construct_UClass_UAssetDefinition_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CommonAssetDefinition_MetaData), NewProp_CommonAssetDefinition_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_SelectedAssets_Inner = { "SelectedAssets", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FAssetData, METADATA_PARAMS(0, nullptr) }; // 3308834901
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_SelectedAssets = { "SelectedAssets", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserAssetContextMenuContext, SelectedAssets), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SelectedAssets_MetaData), NewProp_SelectedAssets_MetaData) }; // 3308834901
const UECodeGen_Private::FClassPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_CommonClass = { "CommonClass", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Class | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserAssetContextMenuContext, CommonClass), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CommonClass_MetaData), NewProp_CommonClass_MetaData) };
void Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanBeModified_SetBit(void* Obj)
{
((UContentBrowserAssetContextMenuContext*)Obj)->bCanBeModified = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanBeModified = { "bCanBeModified", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserAssetContextMenuContext), &Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanBeModified_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bCanBeModified_MetaData), NewProp_bCanBeModified_MetaData) };
void Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanView_SetBit(void* Obj)
{
((UContentBrowserAssetContextMenuContext*)Obj)->bCanView = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanView = { "bCanView", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserAssetContextMenuContext), &Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanView_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bCanView_MetaData), NewProp_bCanView_MetaData) };
void Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bHasCookedPackages_SetBit(void* Obj)
{
((UContentBrowserAssetContextMenuContext*)Obj)->bHasCookedPackages = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bHasCookedPackages = { "bHasCookedPackages", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserAssetContextMenuContext), &Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bHasCookedPackages_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHasCookedPackages_MetaData), NewProp_bHasCookedPackages_MetaData) };
void Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bContainsUnsupportedAssets_SetBit(void* Obj)
{
((UContentBrowserAssetContextMenuContext*)Obj)->bContainsUnsupportedAssets = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bContainsUnsupportedAssets = { "bContainsUnsupportedAssets", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserAssetContextMenuContext), &Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bContainsUnsupportedAssets_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bContainsUnsupportedAssets_MetaData), NewProp_bContainsUnsupportedAssets_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_CommonAssetDefinition,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_SelectedAssets_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_SelectedAssets,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_CommonClass,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanBeModified,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bCanView,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bHasCookedPackages,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::NewProp_bContainsUnsupportedAssets,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::PropPointers) < 2048);
// ********** End Class UContentBrowserAssetContextMenuContext Property Definitions ****************
UObject* (*const Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::ClassParams = {
&UContentBrowserAssetContextMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserAssetContextMenuContext::StaticRegisterNativesUContentBrowserAssetContextMenuContext()
{
UClass* Class = UContentBrowserAssetContextMenuContext::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::Funcs));
}
UClass* Z_Construct_UClass_UContentBrowserAssetContextMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext.OuterSingleton;
}
UContentBrowserAssetContextMenuContext::UContentBrowserAssetContextMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserAssetContextMenuContext);
UContentBrowserAssetContextMenuContext::~UContentBrowserAssetContextMenuContext() {}
// ********** End Class UContentBrowserAssetContextMenuContext *************************************
// ********** Begin Class UContentBrowserAssetViewContextMenuContext *******************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext;
UClass* UContentBrowserAssetViewContextMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserAssetViewContextMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserAssetViewContextMenuContext"),
Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserAssetViewContextMenuContext,
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_UContentBrowserAssetViewContextMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_NoRegister()
{
return UContentBrowserAssetViewContextMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserAssetViewContextMenuContext constinit property declarations
// ********** End Class UContentBrowserAssetViewContextMenuContext constinit property declarations *
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserAssetViewContextMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::ClassParams = {
&UContentBrowserAssetViewContextMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserAssetViewContextMenuContext::StaticRegisterNativesUContentBrowserAssetViewContextMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext.OuterSingleton;
}
UContentBrowserAssetViewContextMenuContext::UContentBrowserAssetViewContextMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserAssetViewContextMenuContext);
UContentBrowserAssetViewContextMenuContext::~UContentBrowserAssetViewContextMenuContext() {}
// ********** End Class UContentBrowserAssetViewContextMenuContext *********************************
// ********** Begin Class UContentBrowserAssetSortingContextMenuContext ****************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext;
UClass* UContentBrowserAssetSortingContextMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserAssetSortingContextMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserAssetSortingContextMenuContext"),
Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserAssetSortingContextMenuContext,
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_UContentBrowserAssetSortingContextMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_NoRegister()
{
return UContentBrowserAssetSortingContextMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserAssetSortingContextMenuContext constinit property declarations
// ********** End Class UContentBrowserAssetSortingContextMenuContext constinit property declarations
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserAssetSortingContextMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::ClassParams = {
&UContentBrowserAssetSortingContextMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserAssetSortingContextMenuContext::StaticRegisterNativesUContentBrowserAssetSortingContextMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext.OuterSingleton;
}
UContentBrowserAssetSortingContextMenuContext::UContentBrowserAssetSortingContextMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserAssetSortingContextMenuContext);
UContentBrowserAssetSortingContextMenuContext::~UContentBrowserAssetSortingContextMenuContext() {}
// ********** End Class UContentBrowserAssetSortingContextMenuContext ******************************
// ********** Begin Class UContentBrowserMenuContext ***********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserMenuContext;
UClass* UContentBrowserMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserMenuContext"),
Z_Registration_Info_UClass_UContentBrowserMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserMenuContext,
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_UContentBrowserMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserMenuContext_NoRegister()
{
return UContentBrowserMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserMenuContext constinit property declarations ***************
// ********** End Class UContentBrowserMenuContext constinit property declarations *****************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserMenuContext_Statics::ClassParams = {
&UContentBrowserMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserMenuContext::StaticRegisterNativesUContentBrowserMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserMenuContext.OuterSingleton;
}
UContentBrowserMenuContext::UContentBrowserMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserMenuContext);
UContentBrowserMenuContext::~UContentBrowserMenuContext() {}
// ********** End Class UContentBrowserMenuContext *************************************************
// ********** Begin Class UContentBrowserFolderContext *********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserFolderContext;
UClass* UContentBrowserFolderContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserFolderContext;
if (!Z_Registration_Info_UClass_UContentBrowserFolderContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserFolderContext"),
Z_Registration_Info_UClass_UContentBrowserFolderContext.InnerSingleton,
StaticRegisterNativesUContentBrowserFolderContext,
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_UContentBrowserFolderContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserFolderContext_NoRegister()
{
return UContentBrowserFolderContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserFolderContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bCanBeModified_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bNoFolderOnDisk_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumAssetPaths_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumClassPaths_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SelectedPackagePaths_MetaData[] = {
{ "Category", "ContentBrowser" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserFolderContext constinit property declarations *************
static void NewProp_bCanBeModified_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bCanBeModified;
static void NewProp_bNoFolderOnDisk_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bNoFolderOnDisk;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumAssetPaths;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumClassPaths;
static const UECodeGen_Private::FStrPropertyParams NewProp_SelectedPackagePaths_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_SelectedPackagePaths;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UContentBrowserFolderContext constinit property declarations ***************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserFolderContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserFolderContext_Statics
// ********** Begin Class UContentBrowserFolderContext Property Definitions ************************
void Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bCanBeModified_SetBit(void* Obj)
{
((UContentBrowserFolderContext*)Obj)->bCanBeModified = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bCanBeModified = { "bCanBeModified", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserFolderContext), &Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bCanBeModified_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bCanBeModified_MetaData), NewProp_bCanBeModified_MetaData) };
void Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bNoFolderOnDisk_SetBit(void* Obj)
{
((UContentBrowserFolderContext*)Obj)->bNoFolderOnDisk = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bNoFolderOnDisk = { "bNoFolderOnDisk", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserFolderContext), &Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bNoFolderOnDisk_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bNoFolderOnDisk_MetaData), NewProp_bNoFolderOnDisk_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_NumAssetPaths = { "NumAssetPaths", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserFolderContext, NumAssetPaths), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumAssetPaths_MetaData), NewProp_NumAssetPaths_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_NumClassPaths = { "NumClassPaths", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserFolderContext, NumClassPaths), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumClassPaths_MetaData), NewProp_NumClassPaths_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_SelectedPackagePaths_Inner = { "SelectedPackagePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_SelectedPackagePaths = { "SelectedPackagePaths", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserFolderContext, SelectedPackagePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SelectedPackagePaths_MetaData), NewProp_SelectedPackagePaths_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UContentBrowserFolderContext_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bCanBeModified,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_bNoFolderOnDisk,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_NumAssetPaths,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_NumClassPaths,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_SelectedPackagePaths_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserFolderContext_Statics::NewProp_SelectedPackagePaths,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFolderContext_Statics::PropPointers) < 2048);
// ********** End Class UContentBrowserFolderContext Property Definitions **************************
UObject* (*const Z_Construct_UClass_UContentBrowserFolderContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UContentBrowserMenuContext,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFolderContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserFolderContext_Statics::ClassParams = {
&UContentBrowserFolderContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UContentBrowserFolderContext_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFolderContext_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserFolderContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserFolderContext_Statics::Class_MetaDataParams)
};
void UContentBrowserFolderContext::StaticRegisterNativesUContentBrowserFolderContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserFolderContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserFolderContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserFolderContext.OuterSingleton, Z_Construct_UClass_UContentBrowserFolderContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserFolderContext.OuterSingleton;
}
UContentBrowserFolderContext::UContentBrowserFolderContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserFolderContext);
UContentBrowserFolderContext::~UContentBrowserFolderContext() {}
// ********** End Class UContentBrowserFolderContext ***********************************************
// ********** Begin Class UContentBrowserAddNewContextMenuContext **********************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext;
UClass* UContentBrowserAddNewContextMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserAddNewContextMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserAddNewContextMenuContext"),
Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserAddNewContextMenuContext,
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_UContentBrowserAddNewContextMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_NoRegister()
{
return UContentBrowserAddNewContextMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserAddNewContextMenuContext constinit property declarations **
// ********** End Class UContentBrowserAddNewContextMenuContext constinit property declarations ****
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserAddNewContextMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::ClassParams = {
&UContentBrowserAddNewContextMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserAddNewContextMenuContext::StaticRegisterNativesUContentBrowserAddNewContextMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserAddNewContextMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext.OuterSingleton;
}
UContentBrowserAddNewContextMenuContext::UContentBrowserAddNewContextMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserAddNewContextMenuContext);
UContentBrowserAddNewContextMenuContext::~UContentBrowserAddNewContextMenuContext() {}
// ********** End Class UContentBrowserAddNewContextMenuContext ************************************
// ********** Begin Class UContentBrowserToolbarMenuContext ****************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext;
UClass* UContentBrowserToolbarMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserToolbarMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserToolbarMenuContext"),
Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserToolbarMenuContext,
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_UContentBrowserToolbarMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserToolbarMenuContext_NoRegister()
{
return UContentBrowserToolbarMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentBrowserMenuContexts.h" },
{ "ModuleRelativePath", "Public/ContentBrowserMenuContexts.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserToolbarMenuContext constinit property declarations ********
// ********** End Class UContentBrowserToolbarMenuContext constinit property declarations **********
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserToolbarMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::ClassParams = {
&UContentBrowserToolbarMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserToolbarMenuContext::StaticRegisterNativesUContentBrowserToolbarMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserToolbarMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext.OuterSingleton;
}
UContentBrowserToolbarMenuContext::UContentBrowserToolbarMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserToolbarMenuContext);
UContentBrowserToolbarMenuContext::~UContentBrowserToolbarMenuContext() {}
// ********** End Class UContentBrowserToolbarMenuContext ******************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserAssetContextMenuContext, UContentBrowserAssetContextMenuContext::StaticClass, TEXT("UContentBrowserAssetContextMenuContext"), &Z_Registration_Info_UClass_UContentBrowserAssetContextMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserAssetContextMenuContext), 2930593825U) },
{ Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext, UContentBrowserAssetViewContextMenuContext::StaticClass, TEXT("UContentBrowserAssetViewContextMenuContext"), &Z_Registration_Info_UClass_UContentBrowserAssetViewContextMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserAssetViewContextMenuContext), 1516315903U) },
{ Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext, UContentBrowserAssetSortingContextMenuContext::StaticClass, TEXT("UContentBrowserAssetSortingContextMenuContext"), &Z_Registration_Info_UClass_UContentBrowserAssetSortingContextMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserAssetSortingContextMenuContext), 1489158722U) },
{ Z_Construct_UClass_UContentBrowserMenuContext, UContentBrowserMenuContext::StaticClass, TEXT("UContentBrowserMenuContext"), &Z_Registration_Info_UClass_UContentBrowserMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserMenuContext), 1598630865U) },
{ Z_Construct_UClass_UContentBrowserFolderContext, UContentBrowserFolderContext::StaticClass, TEXT("UContentBrowserFolderContext"), &Z_Registration_Info_UClass_UContentBrowserFolderContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserFolderContext), 4042853709U) },
{ Z_Construct_UClass_UContentBrowserAddNewContextMenuContext, UContentBrowserAddNewContextMenuContext::StaticClass, TEXT("UContentBrowserAddNewContextMenuContext"), &Z_Registration_Info_UClass_UContentBrowserAddNewContextMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserAddNewContextMenuContext), 2681974465U) },
{ Z_Construct_UClass_UContentBrowserToolbarMenuContext, UContentBrowserToolbarMenuContext::StaticClass, TEXT("UContentBrowserToolbarMenuContext"), &Z_Registration_Info_UClass_UContentBrowserToolbarMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserToolbarMenuContext), 249152315U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h__Script_ContentBrowser_4186520112{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,317 @@
// 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 "ContentBrowserMenuContexts.h"
#ifdef CONTENTBROWSER_ContentBrowserMenuContexts_generated_h
#error "ContentBrowserMenuContexts.generated.h already included, missing '#pragma once' in ContentBrowserMenuContexts.h"
#endif
#define CONTENTBROWSER_ContentBrowserMenuContexts_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
class UObject;
// ********** Begin Class UContentBrowserAssetContextMenuContext ***********************************
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_RPC_WRAPPERS_NO_PURE_DECLS \
DECLARE_FUNCTION(execLoadSelectedObjects); \
DECLARE_FUNCTION(execLoadSelectedObjectsIfNeeded); \
DECLARE_FUNCTION(execGetSelectedObjects);
struct Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetContextMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserAssetContextMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserAssetContextMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserAssetContextMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserAssetContextMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserAssetContextMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserAssetContextMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserAssetContextMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserAssetContextMenuContext(UContentBrowserAssetContextMenuContext&&) = delete; \
UContentBrowserAssetContextMenuContext(const UContentBrowserAssetContextMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserAssetContextMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserAssetContextMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserAssetContextMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserAssetContextMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_40_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_RPC_WRAPPERS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_43_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserAssetContextMenuContext;
// ********** End Class UContentBrowserAssetContextMenuContext *************************************
// ********** Begin Class UContentBrowserAssetViewContextMenuContext *******************************
struct Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_270_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserAssetViewContextMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserAssetViewContextMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserAssetViewContextMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserAssetViewContextMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_270_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserAssetViewContextMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserAssetViewContextMenuContext(UContentBrowserAssetViewContextMenuContext&&) = delete; \
UContentBrowserAssetViewContextMenuContext(const UContentBrowserAssetViewContextMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserAssetViewContextMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserAssetViewContextMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserAssetViewContextMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserAssetViewContextMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_267_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_270_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_270_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_270_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserAssetViewContextMenuContext;
// ********** End Class UContentBrowserAssetViewContextMenuContext *********************************
// ********** Begin Class UContentBrowserAssetSortingContextMenuContext ****************************
struct Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_280_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserAssetSortingContextMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserAssetSortingContextMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserAssetSortingContextMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserAssetSortingContextMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_280_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserAssetSortingContextMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserAssetSortingContextMenuContext(UContentBrowserAssetSortingContextMenuContext&&) = delete; \
UContentBrowserAssetSortingContextMenuContext(const UContentBrowserAssetSortingContextMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserAssetSortingContextMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserAssetSortingContextMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserAssetSortingContextMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserAssetSortingContextMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_277_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_280_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_280_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_280_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserAssetSortingContextMenuContext;
// ********** End Class UContentBrowserAssetSortingContextMenuContext ******************************
// ********** Begin Class UContentBrowserMenuContext ***********************************************
struct Z_Construct_UClass_UContentBrowserMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_291_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_291_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserMenuContext(UContentBrowserMenuContext&&) = delete; \
UContentBrowserMenuContext(const UContentBrowserMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_288_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_291_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_291_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_291_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserMenuContext;
// ********** End Class UContentBrowserMenuContext *************************************************
// ********** Begin Class UContentBrowserFolderContext *********************************************
struct Z_Construct_UClass_UContentBrowserFolderContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserFolderContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_301_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserFolderContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserFolderContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserFolderContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserFolderContext, UContentBrowserMenuContext, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserFolderContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserFolderContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_301_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserFolderContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserFolderContext(UContentBrowserFolderContext&&) = delete; \
UContentBrowserFolderContext(const UContentBrowserFolderContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserFolderContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserFolderContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserFolderContext) \
CONTENTBROWSER_API virtual ~UContentBrowserFolderContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_298_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_301_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_301_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_301_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserFolderContext;
// ********** End Class UContentBrowserFolderContext ***********************************************
// ********** Begin Class UContentBrowserAddNewContextMenuContext **********************************
struct Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_328_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserAddNewContextMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserAddNewContextMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserAddNewContextMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserAddNewContextMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_328_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserAddNewContextMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserAddNewContextMenuContext(UContentBrowserAddNewContextMenuContext&&) = delete; \
UContentBrowserAddNewContextMenuContext(const UContentBrowserAddNewContextMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserAddNewContextMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserAddNewContextMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserAddNewContextMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserAddNewContextMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_325_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_328_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_328_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_328_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserAddNewContextMenuContext;
// ********** End Class UContentBrowserAddNewContextMenuContext ************************************
// ********** Begin Class UContentBrowserToolbarMenuContext ****************************************
struct Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserToolbarMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_338_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserToolbarMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserToolbarMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserToolbarMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserToolbarMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserToolbarMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserToolbarMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_338_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UContentBrowserToolbarMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserToolbarMenuContext(UContentBrowserToolbarMenuContext&&) = delete; \
UContentBrowserToolbarMenuContext(const UContentBrowserToolbarMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UContentBrowserToolbarMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserToolbarMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserToolbarMenuContext) \
CONTENTBROWSER_API virtual ~UContentBrowserToolbarMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_335_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_338_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_338_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h_338_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserToolbarMenuContext;
// ********** End Class UContentBrowserToolbarMenuContext ******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Public_ContentBrowserMenuContexts_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,121 @@
// 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 "ContentBrowserPathViewMenuContexts.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserPathViewMenuContexts() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserPathViewContextMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentBrowserPathViewContextMenuContext ********************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext;
UClass* UContentBrowserPathViewContextMenuContext::GetPrivateStaticClass()
{
using TClass = UContentBrowserPathViewContextMenuContext;
if (!Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentBrowserPathViewContextMenuContext"),
Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext.InnerSingleton,
StaticRegisterNativesUContentBrowserPathViewContextMenuContext,
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_UContentBrowserPathViewContextMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_NoRegister()
{
return UContentBrowserPathViewContextMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * Context for the PathView setting combo button\n */" },
{ "IncludePath", "ContentBrowserPathViewMenuContexts.h" },
{ "ModuleRelativePath", "Private/ContentBrowserPathViewMenuContexts.h" },
{ "ToolTip", "Context for the PathView setting combo button" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentBrowserPathViewContextMenuContext constinit property declarations
// ********** End Class UContentBrowserPathViewContextMenuContext constinit property declarations **
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentBrowserPathViewContextMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::ClassParams = {
&UContentBrowserPathViewContextMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::Class_MetaDataParams)
};
void UContentBrowserPathViewContextMenuContext::StaticRegisterNativesUContentBrowserPathViewContextMenuContext()
{
}
UClass* Z_Construct_UClass_UContentBrowserPathViewContextMenuContext()
{
if (!Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext.OuterSingleton, Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext.OuterSingleton;
}
UContentBrowserPathViewContextMenuContext::UContentBrowserPathViewContextMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserPathViewContextMenuContext);
UContentBrowserPathViewContextMenuContext::~UContentBrowserPathViewContextMenuContext() {}
// ********** End Class UContentBrowserPathViewContextMenuContext **********************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentBrowserPathViewContextMenuContext, UContentBrowserPathViewContextMenuContext::StaticClass, TEXT("UContentBrowserPathViewContextMenuContext"), &Z_Registration_Info_UClass_UContentBrowserPathViewContextMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserPathViewContextMenuContext), 1342568755U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h__Script_ContentBrowser_3856947687{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "ContentBrowserPathViewMenuContexts.h"
#ifdef CONTENTBROWSER_ContentBrowserPathViewMenuContexts_generated_h
#error "ContentBrowserPathViewMenuContexts.generated.h already included, missing '#pragma once' in ContentBrowserPathViewMenuContexts.h"
#endif
#define CONTENTBROWSER_ContentBrowserPathViewMenuContexts_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UContentBrowserPathViewContextMenuContext ********************************
struct Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_19_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentBrowserPathViewContextMenuContext(); \
friend struct ::Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentBrowserPathViewContextMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentBrowserPathViewContextMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentBrowserPathViewContextMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_19_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UContentBrowserPathViewContextMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentBrowserPathViewContextMenuContext(UContentBrowserPathViewContextMenuContext&&) = delete; \
UContentBrowserPathViewContextMenuContext(const UContentBrowserPathViewContextMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UContentBrowserPathViewContextMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentBrowserPathViewContextMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentBrowserPathViewContextMenuContext) \
NO_API virtual ~UContentBrowserPathViewContextMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_16_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_19_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_19_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h_19_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentBrowserPathViewContextMenuContext;
// ********** End Class UContentBrowserPathViewContextMenuContext **********************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserPathViewMenuContexts_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,106 @@
// 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 "ContentBrowserSingleton.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentBrowserSingleton() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserPluginSettings();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FContentBrowserPluginSettings *************************************
struct Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FContentBrowserPluginSettings); }
static inline consteval int16 GetStructAlignment() { return alignof(FContentBrowserPluginSettings); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Private/ContentBrowserSingleton.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PluginName_MetaData[] = {
{ "ModuleRelativePath", "Private/ContentBrowserSingleton.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RootFolderSortPriority_MetaData[] = {
{ "Comment", "/** Used to control the order of plugin root folders in the path view. A higher priority sorts higher in the list. Game and Engine folders are priority 1.0 */" },
{ "ModuleRelativePath", "Private/ContentBrowserSingleton.h" },
{ "ToolTip", "Used to control the order of plugin root folders in the path view. A higher priority sorts higher in the list. Game and Engine folders are priority 1.0" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FContentBrowserPluginSettings constinit property declarations *****
static const UECodeGen_Private::FNamePropertyParams NewProp_PluginName;
static const UECodeGen_Private::FFloatPropertyParams NewProp_RootFolderSortPriority;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FContentBrowserPluginSettings constinit property declarations *******
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FContentBrowserPluginSettings>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings;
class UScriptStruct* FContentBrowserPluginSettings::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FContentBrowserPluginSettings, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("ContentBrowserPluginSettings"));
}
return Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.OuterSingleton;
}
// ********** Begin ScriptStruct FContentBrowserPluginSettings Property Definitions ****************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::NewProp_PluginName = { "PluginName", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FContentBrowserPluginSettings, PluginName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PluginName_MetaData), NewProp_PluginName_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::NewProp_RootFolderSortPriority = { "RootFolderSortPriority", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FContentBrowserPluginSettings, RootFolderSortPriority), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RootFolderSortPriority_MetaData), NewProp_RootFolderSortPriority_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::NewProp_PluginName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::NewProp_RootFolderSortPriority,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FContentBrowserPluginSettings Property Definitions ******************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
nullptr,
&NewStructOps,
"ContentBrowserPluginSettings",
Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::PropPointers),
sizeof(FContentBrowserPluginSettings),
alignof(FContentBrowserPluginSettings),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FContentBrowserPluginSettings()
{
if (!Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.InnerSingleton, Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings.InnerSingleton);
}
// ********** End ScriptStruct FContentBrowserPluginSettings ***************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h__Script_ContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FContentBrowserPluginSettings::StaticStruct, Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics::NewStructOps, TEXT("ContentBrowserPluginSettings"),&Z_Registration_Info_UScriptStruct_FContentBrowserPluginSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FContentBrowserPluginSettings), 1366230922U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h__Script_ContentBrowser_1800155113{
TEXT("/Script/ContentBrowser"),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h__Script_ContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h__Script_ContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,32 @@
// 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 "ContentBrowserSingleton.h"
#ifdef CONTENTBROWSER_ContentBrowserSingleton_generated_h
#error "ContentBrowserSingleton.generated.h already included, missing '#pragma once' in ContentBrowserSingleton.h"
#endif
#define CONTENTBROWSER_ContentBrowserSingleton_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FContentBrowserPluginSettings *************************************
struct Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h_46_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FContentBrowserPluginSettings_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct();
struct FContentBrowserPluginSettings;
// ********** End ScriptStruct FContentBrowserPluginSettings ***************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_ContentBrowserSingleton_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,90 @@
// 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 "ContentSources/Columns/ContentSourcesColumns.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeContentSourcesColumns() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FContentSourceColumn();
TYPEDELEMENTFRAMEWORK_API UScriptStruct* Z_Construct_UScriptStruct_FEditorDataStorageColumn();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FContentSourceColumn **********************************************
struct Z_Construct_UScriptStruct_FContentSourceColumn_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FContentSourceColumn); }
static inline consteval int16 GetStructAlignment() { return alignof(FContentSourceColumn); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/**\n * Column added to a widget row that contains a pointer to the content source the widget belongs to\n */" },
{ "DisplayName", "Content Source" },
{ "ModuleRelativePath", "Public/ContentSources/Columns/ContentSourcesColumns.h" },
{ "ToolTip", "Column added to a widget row that contains a pointer to the content source the widget belongs to" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FContentSourceColumn constinit property declarations **************
// ********** End ScriptStruct FContentSourceColumn constinit property declarations ****************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FContentSourceColumn>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FContentSourceColumn_Statics
static_assert(std::is_polymorphic<FContentSourceColumn>() == std::is_polymorphic<FEditorDataStorageColumn>(), "USTRUCT FContentSourceColumn cannot be polymorphic unless super FEditorDataStorageColumn is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FContentSourceColumn;
class UScriptStruct* FContentSourceColumn::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FContentSourceColumn.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FContentSourceColumn.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FContentSourceColumn, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("ContentSourceColumn"));
}
return Z_Registration_Info_UScriptStruct_FContentSourceColumn.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FContentSourceColumn_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
Z_Construct_UScriptStruct_FEditorDataStorageColumn,
&NewStructOps,
"ContentSourceColumn",
nullptr,
0,
sizeof(FContentSourceColumn),
alignof(FContentSourceColumn),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FContentSourceColumn_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FContentSourceColumn_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FContentSourceColumn()
{
if (!Z_Registration_Info_UScriptStruct_FContentSourceColumn.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FContentSourceColumn.InnerSingleton, Z_Construct_UScriptStruct_FContentSourceColumn_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FContentSourceColumn.InnerSingleton);
}
// ********** End ScriptStruct FContentSourceColumn ************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h__Script_ContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FContentSourceColumn::StaticStruct, Z_Construct_UScriptStruct_FContentSourceColumn_Statics::NewStructOps, TEXT("ContentSourceColumn"),&Z_Registration_Info_UScriptStruct_FContentSourceColumn, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FContentSourceColumn), 1573833789U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h__Script_ContentBrowser_3675393642{
TEXT("/Script/ContentBrowser"),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h__Script_ContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h__Script_ContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,33 @@
// 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 "ContentSources/Columns/ContentSourcesColumns.h"
#ifdef CONTENTBROWSER_ContentSourcesColumns_generated_h
#error "ContentSourcesColumns.generated.h already included, missing '#pragma once' in ContentSourcesColumns.h"
#endif
#define CONTENTBROWSER_ContentSourcesColumns_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FContentSourceColumn **********************************************
struct Z_Construct_UScriptStruct_FContentSourceColumn_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h_16_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FContentSourceColumn_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct(); \
typedef FEditorDataStorageColumn Super;
struct FContentSourceColumn;
// ********** End ScriptStruct FContentSourceColumn ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Public_ContentSources_Columns_ContentSourcesColumns_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,119 @@
// 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 "ContentSources/Widgets/SContentSourcesView.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeSContentSourcesView() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentSourcesViewMenuContext();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentSourcesViewMenuContext_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UContentSourcesViewMenuContext *******************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UContentSourcesViewMenuContext;
UClass* UContentSourcesViewMenuContext::GetPrivateStaticClass()
{
using TClass = UContentSourcesViewMenuContext;
if (!Z_Registration_Info_UClass_UContentSourcesViewMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("ContentSourcesViewMenuContext"),
Z_Registration_Info_UClass_UContentSourcesViewMenuContext.InnerSingleton,
StaticRegisterNativesUContentSourcesViewMenuContext,
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_UContentSourcesViewMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_UContentSourcesViewMenuContext_NoRegister()
{
return UContentSourcesViewMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UContentSourcesViewMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "ContentSources/Widgets/SContentSourcesView.h" },
{ "ModuleRelativePath", "Private/ContentSources/Widgets/SContentSourcesView.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UContentSourcesViewMenuContext constinit property declarations ***********
// ********** End Class UContentSourcesViewMenuContext constinit property declarations *************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UContentSourcesViewMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UContentSourcesViewMenuContext_Statics
UObject* (*const Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::ClassParams = {
&UContentSourcesViewMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::Class_MetaDataParams)
};
void UContentSourcesViewMenuContext::StaticRegisterNativesUContentSourcesViewMenuContext()
{
}
UClass* Z_Construct_UClass_UContentSourcesViewMenuContext()
{
if (!Z_Registration_Info_UClass_UContentSourcesViewMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentSourcesViewMenuContext.OuterSingleton, Z_Construct_UClass_UContentSourcesViewMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UContentSourcesViewMenuContext.OuterSingleton;
}
UContentSourcesViewMenuContext::UContentSourcesViewMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentSourcesViewMenuContext);
UContentSourcesViewMenuContext::~UContentSourcesViewMenuContext() {}
// ********** End Class UContentSourcesViewMenuContext *********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UContentSourcesViewMenuContext, UContentSourcesViewMenuContext::StaticClass, TEXT("UContentSourcesViewMenuContext"), &Z_Registration_Info_UClass_UContentSourcesViewMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentSourcesViewMenuContext), 4176654099U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h__Script_ContentBrowser_3721498701{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "ContentSources/Widgets/SContentSourcesView.h"
#ifdef CONTENTBROWSER_SContentSourcesView_generated_h
#error "SContentSourcesView.generated.h already included, missing '#pragma once' in SContentSourcesView.h"
#endif
#define CONTENTBROWSER_SContentSourcesView_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UContentSourcesViewMenuContext *******************************************
struct Z_Construct_UClass_UContentSourcesViewMenuContext_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UContentSourcesViewMenuContext_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_24_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUContentSourcesViewMenuContext(); \
friend struct ::Z_Construct_UClass_UContentSourcesViewMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UContentSourcesViewMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(UContentSourcesViewMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UContentSourcesViewMenuContext_NoRegister) \
DECLARE_SERIALIZER(UContentSourcesViewMenuContext)
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_24_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UContentSourcesViewMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UContentSourcesViewMenuContext(UContentSourcesViewMenuContext&&) = delete; \
UContentSourcesViewMenuContext(const UContentSourcesViewMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UContentSourcesViewMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UContentSourcesViewMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UContentSourcesViewMenuContext) \
NO_API virtual ~UContentSourcesViewMenuContext();
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_20_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_24_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_24_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h_24_ENHANCED_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UContentSourcesViewMenuContext;
// ********** End Class UContentSourcesViewMenuContext *********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_ContentSources_Widgets_SContentSourcesView_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,119 @@
// 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 "TextFilterKeyValueHandler.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTextFilterKeyValueHandler() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandler();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UTextFilterKeyValueHandler ***********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UTextFilterKeyValueHandler;
UClass* UTextFilterKeyValueHandler::GetPrivateStaticClass()
{
using TClass = UTextFilterKeyValueHandler;
if (!Z_Registration_Info_UClass_UTextFilterKeyValueHandler.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("TextFilterKeyValueHandler"),
Z_Registration_Info_UClass_UTextFilterKeyValueHandler.InnerSingleton,
StaticRegisterNativesUTextFilterKeyValueHandler,
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_UTextFilterKeyValueHandler.InnerSingleton;
}
UClass* Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister()
{
return UTextFilterKeyValueHandler::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UTextFilterKeyValueHandler_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "TextFilterKeyValueHandler.h" },
{ "ModuleRelativePath", "Public/TextFilterKeyValueHandler.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UTextFilterKeyValueHandler constinit property declarations ***************
// ********** End Class UTextFilterKeyValueHandler constinit property declarations *****************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UTextFilterKeyValueHandler>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UTextFilterKeyValueHandler_Statics
UObject* (*const Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::ClassParams = {
&UTextFilterKeyValueHandler::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A9u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::Class_MetaDataParams), Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::Class_MetaDataParams)
};
void UTextFilterKeyValueHandler::StaticRegisterNativesUTextFilterKeyValueHandler()
{
}
UClass* Z_Construct_UClass_UTextFilterKeyValueHandler()
{
if (!Z_Registration_Info_UClass_UTextFilterKeyValueHandler.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UTextFilterKeyValueHandler.OuterSingleton, Z_Construct_UClass_UTextFilterKeyValueHandler_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UTextFilterKeyValueHandler.OuterSingleton;
}
UTextFilterKeyValueHandler::UTextFilterKeyValueHandler(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UTextFilterKeyValueHandler);
UTextFilterKeyValueHandler::~UTextFilterKeyValueHandler() {}
// ********** End Class UTextFilterKeyValueHandler *************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UTextFilterKeyValueHandler, UTextFilterKeyValueHandler::StaticClass, TEXT("UTextFilterKeyValueHandler"), &Z_Registration_Info_UClass_UTextFilterKeyValueHandler, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UTextFilterKeyValueHandler), 340814104U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h__Script_ContentBrowser_2162757931{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "TextFilterKeyValueHandler.h"
#ifdef CONTENTBROWSER_TextFilterKeyValueHandler_generated_h
#error "TextFilterKeyValueHandler.generated.h already included, missing '#pragma once' in TextFilterKeyValueHandler.h"
#endif
#define CONTENTBROWSER_TextFilterKeyValueHandler_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UTextFilterKeyValueHandler ***********************************************
struct Z_Construct_UClass_UTextFilterKeyValueHandler_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTextFilterKeyValueHandler(); \
friend struct ::Z_Construct_UClass_UTextFilterKeyValueHandler_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister(); \
public: \
DECLARE_CLASS2(UTextFilterKeyValueHandler, UObject, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister) \
DECLARE_SERIALIZER(UTextFilterKeyValueHandler)
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_14_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UTextFilterKeyValueHandler(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTextFilterKeyValueHandler(UTextFilterKeyValueHandler&&) = delete; \
UTextFilterKeyValueHandler(const UTextFilterKeyValueHandler&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UTextFilterKeyValueHandler); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTextFilterKeyValueHandler); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTextFilterKeyValueHandler) \
CONTENTBROWSER_API virtual ~UTextFilterKeyValueHandler();
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_10_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTextFilterKeyValueHandler;
// ********** End Class UTextFilterKeyValueHandler *************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterKeyValueHandler_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,211 @@
// 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 "TextFilterKeyValueHandlers.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTextFilterKeyValueHandlers() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandlers();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandlers_NoRegister();
CONTENTBROWSER_API UScriptStruct* Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry();
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FTextFilterKeyValueHandlerEntry ***********************************
struct Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FTextFilterKeyValueHandlerEntry); }
static inline consteval int16 GetStructAlignment() { return alignof(FTextFilterKeyValueHandlerEntry); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Private/TextFilterKeyValueHandlers.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Key_MetaData[] = {
{ "ModuleRelativePath", "Private/TextFilterKeyValueHandlers.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HandlerClass_MetaData[] = {
{ "ModuleRelativePath", "Private/TextFilterKeyValueHandlers.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FTextFilterKeyValueHandlerEntry constinit property declarations ***
static const UECodeGen_Private::FNamePropertyParams NewProp_Key;
static const UECodeGen_Private::FSoftClassPropertyParams NewProp_HandlerClass;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FTextFilterKeyValueHandlerEntry constinit property declarations *****
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FTextFilterKeyValueHandlerEntry>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry;
class UScriptStruct* FTextFilterKeyValueHandlerEntry::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry, (UObject*)Z_Construct_UPackage__Script_ContentBrowser(), TEXT("TextFilterKeyValueHandlerEntry"));
}
return Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.OuterSingleton;
}
// ********** Begin ScriptStruct FTextFilterKeyValueHandlerEntry Property Definitions **************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::NewProp_Key = { "Key", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextFilterKeyValueHandlerEntry, Key), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Key_MetaData), NewProp_Key_MetaData) };
const UECodeGen_Private::FSoftClassPropertyParams Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::NewProp_HandlerClass = { "HandlerClass", nullptr, (EPropertyFlags)0x0014000000004000, UECodeGen_Private::EPropertyGenFlags::SoftClass, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextFilterKeyValueHandlerEntry, HandlerClass), Z_Construct_UClass_UTextFilterKeyValueHandler_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HandlerClass_MetaData), NewProp_HandlerClass_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::NewProp_Key,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::NewProp_HandlerClass,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FTextFilterKeyValueHandlerEntry Property Definitions ****************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
nullptr,
&NewStructOps,
"TextFilterKeyValueHandlerEntry",
Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::PropPointers),
sizeof(FTextFilterKeyValueHandlerEntry),
alignof(FTextFilterKeyValueHandlerEntry),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry()
{
if (!Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.InnerSingleton, Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry.InnerSingleton);
}
// ********** End ScriptStruct FTextFilterKeyValueHandlerEntry *************************************
// ********** Begin Class UTextFilterKeyValueHandlers **********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UTextFilterKeyValueHandlers;
UClass* UTextFilterKeyValueHandlers::GetPrivateStaticClass()
{
using TClass = UTextFilterKeyValueHandlers;
if (!Z_Registration_Info_UClass_UTextFilterKeyValueHandlers.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("TextFilterKeyValueHandlers"),
Z_Registration_Info_UClass_UTextFilterKeyValueHandlers.InnerSingleton,
StaticRegisterNativesUTextFilterKeyValueHandlers,
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_UTextFilterKeyValueHandlers.InnerSingleton;
}
UClass* Z_Construct_UClass_UTextFilterKeyValueHandlers_NoRegister()
{
return UTextFilterKeyValueHandlers::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "TextFilterKeyValueHandlers.h" },
{ "ModuleRelativePath", "Private/TextFilterKeyValueHandlers.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextFilterKeyValueHandlers_MetaData[] = {
{ "ModuleRelativePath", "Private/TextFilterKeyValueHandlers.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UTextFilterKeyValueHandlers constinit property declarations **************
static const UECodeGen_Private::FStructPropertyParams NewProp_TextFilterKeyValueHandlers_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_TextFilterKeyValueHandlers;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UTextFilterKeyValueHandlers constinit property declarations ****************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UTextFilterKeyValueHandlers>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics
// ********** Begin Class UTextFilterKeyValueHandlers Property Definitions *************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::NewProp_TextFilterKeyValueHandlers_Inner = { "TextFilterKeyValueHandlers", nullptr, (EPropertyFlags)0x0000000000004000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry, METADATA_PARAMS(0, nullptr) }; // 177685647
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::NewProp_TextFilterKeyValueHandlers = { "TextFilterKeyValueHandlers", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UTextFilterKeyValueHandlers, TextFilterKeyValueHandlers), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextFilterKeyValueHandlers_MetaData), NewProp_TextFilterKeyValueHandlers_MetaData) }; // 177685647
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::NewProp_TextFilterKeyValueHandlers_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::NewProp_TextFilterKeyValueHandlers,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::PropPointers) < 2048);
// ********** End Class UTextFilterKeyValueHandlers Property Definitions ***************************
UObject* (*const Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::ClassParams = {
&UTextFilterKeyValueHandlers::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::PropPointers),
0,
0x000000ACu,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::Class_MetaDataParams), Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::Class_MetaDataParams)
};
void UTextFilterKeyValueHandlers::StaticRegisterNativesUTextFilterKeyValueHandlers()
{
}
UClass* Z_Construct_UClass_UTextFilterKeyValueHandlers()
{
if (!Z_Registration_Info_UClass_UTextFilterKeyValueHandlers.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UTextFilterKeyValueHandlers.OuterSingleton, Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UTextFilterKeyValueHandlers.OuterSingleton;
}
UTextFilterKeyValueHandlers::UTextFilterKeyValueHandlers(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UTextFilterKeyValueHandlers);
UTextFilterKeyValueHandlers::~UTextFilterKeyValueHandlers() {}
// ********** End Class UTextFilterKeyValueHandlers ************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FTextFilterKeyValueHandlerEntry::StaticStruct, Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics::NewStructOps, TEXT("TextFilterKeyValueHandlerEntry"),&Z_Registration_Info_UScriptStruct_FTextFilterKeyValueHandlerEntry, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextFilterKeyValueHandlerEntry), 177685647U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UTextFilterKeyValueHandlers, UTextFilterKeyValueHandlers::StaticClass, TEXT("UTextFilterKeyValueHandlers"), &Z_Registration_Info_UClass_UTextFilterKeyValueHandlers, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UTextFilterKeyValueHandlers), 1724307206U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_555528396{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h__Script_ContentBrowser_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,75 @@
// 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 "TextFilterKeyValueHandlers.h"
#ifdef CONTENTBROWSER_TextFilterKeyValueHandlers_generated_h
#error "TextFilterKeyValueHandlers.generated.h already included, missing '#pragma once' in TextFilterKeyValueHandlers.h"
#endif
#define CONTENTBROWSER_TextFilterKeyValueHandlers_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FTextFilterKeyValueHandlerEntry ***********************************
struct Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics;
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_22_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTextFilterKeyValueHandlerEntry_Statics; \
CONTENTBROWSER_API static class UScriptStruct* StaticStruct();
struct FTextFilterKeyValueHandlerEntry;
// ********** End ScriptStruct FTextFilterKeyValueHandlerEntry *************************************
// ********** Begin Class UTextFilterKeyValueHandlers **********************************************
struct Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterKeyValueHandlers_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_37_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTextFilterKeyValueHandlers(); \
friend struct ::Z_Construct_UClass_UTextFilterKeyValueHandlers_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UTextFilterKeyValueHandlers_NoRegister(); \
public: \
DECLARE_CLASS2(UTextFilterKeyValueHandlers, UObject, COMPILED_IN_FLAGS(0 | CLASS_Transient | CLASS_Config), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UTextFilterKeyValueHandlers_NoRegister) \
DECLARE_SERIALIZER(UTextFilterKeyValueHandlers) \
static constexpr const TCHAR* StaticConfigName() {return TEXT("Editor");} \
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_37_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UTextFilterKeyValueHandlers(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTextFilterKeyValueHandlers(UTextFilterKeyValueHandlers&&) = delete; \
UTextFilterKeyValueHandlers(const UTextFilterKeyValueHandlers&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTextFilterKeyValueHandlers); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTextFilterKeyValueHandlers); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTextFilterKeyValueHandlers) \
NO_API virtual ~UTextFilterKeyValueHandlers();
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_33_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_37_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_37_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h_37_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTextFilterKeyValueHandlers;
// ********** End Class UTextFilterKeyValueHandlers ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterKeyValueHandlers_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,119 @@
// 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 "TextFilterValueHandler.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTextFilterValueHandler() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandler();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandler_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UTextFilterValueHandler **************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UTextFilterValueHandler;
UClass* UTextFilterValueHandler::GetPrivateStaticClass()
{
using TClass = UTextFilterValueHandler;
if (!Z_Registration_Info_UClass_UTextFilterValueHandler.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("TextFilterValueHandler"),
Z_Registration_Info_UClass_UTextFilterValueHandler.InnerSingleton,
StaticRegisterNativesUTextFilterValueHandler,
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_UTextFilterValueHandler.InnerSingleton;
}
UClass* Z_Construct_UClass_UTextFilterValueHandler_NoRegister()
{
return UTextFilterValueHandler::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UTextFilterValueHandler_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "TextFilterValueHandler.h" },
{ "ModuleRelativePath", "Public/TextFilterValueHandler.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UTextFilterValueHandler constinit property declarations ******************
// ********** End Class UTextFilterValueHandler constinit property declarations ********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UTextFilterValueHandler>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UTextFilterValueHandler_Statics
UObject* (*const Z_Construct_UClass_UTextFilterValueHandler_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandler_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UTextFilterValueHandler_Statics::ClassParams = {
&UTextFilterValueHandler::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A9u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandler_Statics::Class_MetaDataParams), Z_Construct_UClass_UTextFilterValueHandler_Statics::Class_MetaDataParams)
};
void UTextFilterValueHandler::StaticRegisterNativesUTextFilterValueHandler()
{
}
UClass* Z_Construct_UClass_UTextFilterValueHandler()
{
if (!Z_Registration_Info_UClass_UTextFilterValueHandler.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UTextFilterValueHandler.OuterSingleton, Z_Construct_UClass_UTextFilterValueHandler_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UTextFilterValueHandler.OuterSingleton;
}
UTextFilterValueHandler::UTextFilterValueHandler(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UTextFilterValueHandler);
UTextFilterValueHandler::~UTextFilterValueHandler() {}
// ********** End Class UTextFilterValueHandler ****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UTextFilterValueHandler, UTextFilterValueHandler::StaticClass, TEXT("UTextFilterValueHandler"), &Z_Registration_Info_UClass_UTextFilterValueHandler, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UTextFilterValueHandler), 3817021828U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h__Script_ContentBrowser_1911643710{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "TextFilterValueHandler.h"
#ifdef CONTENTBROWSER_TextFilterValueHandler_generated_h
#error "TextFilterValueHandler.generated.h already included, missing '#pragma once' in TextFilterValueHandler.h"
#endif
#define CONTENTBROWSER_TextFilterValueHandler_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UTextFilterValueHandler **************************************************
struct Z_Construct_UClass_UTextFilterValueHandler_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandler_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTextFilterValueHandler(); \
friend struct ::Z_Construct_UClass_UTextFilterValueHandler_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UTextFilterValueHandler_NoRegister(); \
public: \
DECLARE_CLASS2(UTextFilterValueHandler, UObject, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Transient), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UTextFilterValueHandler_NoRegister) \
DECLARE_SERIALIZER(UTextFilterValueHandler)
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_14_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CONTENTBROWSER_API UTextFilterValueHandler(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTextFilterValueHandler(UTextFilterValueHandler&&) = delete; \
UTextFilterValueHandler(const UTextFilterValueHandler&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTENTBROWSER_API, UTextFilterValueHandler); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTextFilterValueHandler); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTextFilterValueHandler) \
CONTENTBROWSER_API virtual ~UTextFilterValueHandler();
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_10_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTextFilterValueHandler;
// ********** End Class UTextFilterValueHandler ****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Public_TextFilterValueHandler_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,137 @@
// 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 "TextFilterValueHandlers.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeTextFilterValueHandlers() {}
// ********** Begin Cross Module References ********************************************************
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandler_NoRegister();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandlers();
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandlers_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
UPackage* Z_Construct_UPackage__Script_ContentBrowser();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UTextFilterValueHandlers *************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UTextFilterValueHandlers;
UClass* UTextFilterValueHandlers::GetPrivateStaticClass()
{
using TClass = UTextFilterValueHandlers;
if (!Z_Registration_Info_UClass_UTextFilterValueHandlers.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("TextFilterValueHandlers"),
Z_Registration_Info_UClass_UTextFilterValueHandlers.InnerSingleton,
StaticRegisterNativesUTextFilterValueHandlers,
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_UTextFilterValueHandlers.InnerSingleton;
}
UClass* Z_Construct_UClass_UTextFilterValueHandlers_NoRegister()
{
return UTextFilterValueHandlers::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UTextFilterValueHandlers_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "TextFilterValueHandlers.h" },
{ "ModuleRelativePath", "Private/TextFilterValueHandlers.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextFilterValueHandlers_MetaData[] = {
{ "ModuleRelativePath", "Private/TextFilterValueHandlers.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UTextFilterValueHandlers constinit property declarations *****************
static const UECodeGen_Private::FSoftClassPropertyParams NewProp_TextFilterValueHandlers_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_TextFilterValueHandlers;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UTextFilterValueHandlers constinit property declarations *******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UTextFilterValueHandlers>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UTextFilterValueHandlers_Statics
// ********** Begin Class UTextFilterValueHandlers Property Definitions ****************************
const UECodeGen_Private::FSoftClassPropertyParams Z_Construct_UClass_UTextFilterValueHandlers_Statics::NewProp_TextFilterValueHandlers_Inner = { "TextFilterValueHandlers", nullptr, (EPropertyFlags)0x0004000000004000, UECodeGen_Private::EPropertyGenFlags::SoftClass, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTextFilterValueHandler_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UTextFilterValueHandlers_Statics::NewProp_TextFilterValueHandlers = { "TextFilterValueHandlers", nullptr, (EPropertyFlags)0x0014000000004000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UTextFilterValueHandlers, TextFilterValueHandlers), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextFilterValueHandlers_MetaData), NewProp_TextFilterValueHandlers_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UTextFilterValueHandlers_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTextFilterValueHandlers_Statics::NewProp_TextFilterValueHandlers_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UTextFilterValueHandlers_Statics::NewProp_TextFilterValueHandlers,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandlers_Statics::PropPointers) < 2048);
// ********** End Class UTextFilterValueHandlers Property Definitions ******************************
UObject* (*const Z_Construct_UClass_UTextFilterValueHandlers_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_ContentBrowser,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandlers_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UTextFilterValueHandlers_Statics::ClassParams = {
&UTextFilterValueHandlers::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UTextFilterValueHandlers_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandlers_Statics::PropPointers),
0,
0x000000ACu,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UTextFilterValueHandlers_Statics::Class_MetaDataParams), Z_Construct_UClass_UTextFilterValueHandlers_Statics::Class_MetaDataParams)
};
void UTextFilterValueHandlers::StaticRegisterNativesUTextFilterValueHandlers()
{
}
UClass* Z_Construct_UClass_UTextFilterValueHandlers()
{
if (!Z_Registration_Info_UClass_UTextFilterValueHandlers.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UTextFilterValueHandlers.OuterSingleton, Z_Construct_UClass_UTextFilterValueHandlers_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UTextFilterValueHandlers.OuterSingleton;
}
UTextFilterValueHandlers::UTextFilterValueHandlers(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UTextFilterValueHandlers);
UTextFilterValueHandlers::~UTextFilterValueHandlers() {}
// ********** End Class UTextFilterValueHandlers ***************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h__Script_ContentBrowser_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UTextFilterValueHandlers, UTextFilterValueHandlers::StaticClass, TEXT("UTextFilterValueHandlers"), &Z_Registration_Info_UClass_UTextFilterValueHandlers, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UTextFilterValueHandlers), 785236281U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h__Script_ContentBrowser_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h__Script_ContentBrowser_3644823962{
TEXT("/Script/ContentBrowser"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h__Script_ContentBrowser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h__Script_ContentBrowser_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,65 @@
// 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 "TextFilterValueHandlers.h"
#ifdef CONTENTBROWSER_TextFilterValueHandlers_generated_h
#error "TextFilterValueHandlers.generated.h already included, missing '#pragma once' in TextFilterValueHandlers.h"
#endif
#define CONTENTBROWSER_TextFilterValueHandlers_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UTextFilterValueHandlers *************************************************
struct Z_Construct_UClass_UTextFilterValueHandlers_Statics;
CONTENTBROWSER_API UClass* Z_Construct_UClass_UTextFilterValueHandlers_NoRegister();
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_22_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTextFilterValueHandlers(); \
friend struct ::Z_Construct_UClass_UTextFilterValueHandlers_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CONTENTBROWSER_API UClass* ::Z_Construct_UClass_UTextFilterValueHandlers_NoRegister(); \
public: \
DECLARE_CLASS2(UTextFilterValueHandlers, UObject, COMPILED_IN_FLAGS(0 | CLASS_Transient | CLASS_Config), CASTCLASS_None, TEXT("/Script/ContentBrowser"), Z_Construct_UClass_UTextFilterValueHandlers_NoRegister) \
DECLARE_SERIALIZER(UTextFilterValueHandlers) \
static constexpr const TCHAR* StaticConfigName() {return TEXT("Editor");} \
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_22_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UTextFilterValueHandlers(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTextFilterValueHandlers(UTextFilterValueHandlers&&) = delete; \
UTextFilterValueHandlers(const UTextFilterValueHandlers&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTextFilterValueHandlers); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTextFilterValueHandlers); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTextFilterValueHandlers) \
NO_API virtual ~UTextFilterValueHandlers();
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_18_PROLOG
#define FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_22_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_22_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h_22_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTextFilterValueHandlers;
// ********** End Class UTextFilterValueHandlers ***************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_ContentBrowser_Private_TextFilterValueHandlers_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,12 @@
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Public\ContentBrowserFrontEndFilterExtension.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Public\ContentBrowserMenuContexts.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Public\TextFilterValueHandler.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Public\ContentSources\Columns\ContentSourcesColumns.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Public\TextFilterKeyValueHandler.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\ContentBrowserConfig.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\ContentBrowserSingleton.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\ContentBrowserPathViewMenuContexts.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\TextFilterValueHandlers.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\TextFilterKeyValueHandlers.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\AssetView\AssetViewConfig.h
D:\UE_5_7_1\Engine\Source\Editor\ContentBrowser\Private\ContentSources\Widgets\SContentSourcesView.h