// 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 "Settings/ContentBrowserSettings.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeContentBrowserSettings() {} // ********** Begin Cross Module References ******************************************************** COREUOBJECT_API UClass* Z_Construct_UClass_UObject(); UNREALED_API UClass* Z_Construct_UClass_UContentBrowserSettings(); UNREALED_API UClass* Z_Construct_UClass_UContentBrowserSettings_NoRegister(); UPackage* Z_Construct_UPackage__Script_UnrealEd(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UContentBrowserSettings ************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UContentBrowserSettings; UClass* UContentBrowserSettings::GetPrivateStaticClass() { using TClass = UContentBrowserSettings; if (!Z_Registration_Info_UClass_UContentBrowserSettings.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("ContentBrowserSettings"), Z_Registration_Info_UClass_UContentBrowserSettings.InnerSingleton, StaticRegisterNativesUContentBrowserSettings, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UContentBrowserSettings.InnerSingleton; } UClass* Z_Construct_UClass_UContentBrowserSettings_NoRegister() { return UContentBrowserSettings::GetPrivateStaticClass(); } struct Z_Construct_UClass_UContentBrowserSettings_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/**\n * Implements content browser settings. These are global not per-project\n */" }, { "IncludePath", "Settings/ContentBrowserSettings.h" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Implements content browser settings. These are global not per-project" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumObjectsToLoadBeforeWarning_MetaData[] = { { "Category", "ContentBrowser" }, { "ClampMin", "1" }, { "Comment", "/** The number of objects to load at once in the Content Browser before displaying a warning about loading many assets */" }, { "DisplayName", "Assets to Load at Once Before Warning" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "The number of objects to load at once in the Content Browser before displaying a warning about loading many assets" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RealTimeThumbnails_MetaData[] = { { "Comment", "/** Whether to render thumbnails for loaded assets in real-time in the Content Browser */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to render thumbnails for loaded assets in real-time in the Content Browser" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayFolders_MetaData[] = { { "Comment", "/** Whether to display folders in the asset view of the content browser. Note that this implies 'Show Only Assets in Selected Folders'. */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to display folders in the asset view of the content browser. Note that this implies 'Show Only Assets in Selected Folders'." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayEmptyFolders_MetaData[] = { { "Comment", "/** Whether to empty display folders in the asset view of the content browser. */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to empty display folders in the asset view of the content browser." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_FilterRecursively_MetaData[] = { { "Comment", "/** Whether to filter recursively when a filter is applied in the asset view of the content browser. */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to filter recursively when a filter is applied in the asset view of the content browser." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowAllFolder_MetaData[] = { { "Comment", "/** Whether to group root folders under a common folder in the path view */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to group root folders under a common folder in the path view" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bOrganizeFolders_MetaData[] = { { "Comment", "/** Whether to organize folders in the content browser */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to organize folders in the content browser" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bDisplayContentFolderSuffix_MetaData[] = { { "Category", "ContentBrowser" }, { "Comment", "/** Whether to append 'Content' text to displayed folder names */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to append 'Content' text to displayed folder names" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bDisplayFriendlyNameForPluginFolders_MetaData[] = { { "Category", "ContentBrowser" }, { "Comment", "/** Whether display friendly name as plugin folder names */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether display friendly name as plugin folder names" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumObjectsInRecentList_MetaData[] = { { "Comment", "/** The number of objects to keep in the Content Browser Recently Opened filter */" }, { "DeprecatedProperty", "" }, { "DeprecationMessage", "The filter now always keeps track of your last 30 recent assets" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "The number of objects to keep in the Content Browser Recently Opened filter" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bEnableRealtimeMaterialInstanceThumbnails_MetaData[] = { { "Category", "ContentBrowser" }, { "Comment", "/** Enables the rendering of Material Instance thumbnail previews */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Enables the rendering of Material Instance thumbnail previews" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bDisplayExcludedCollections_MetaData[] = { { "Category", "Collections" }, { "Comment", "/** Displays collections in the Collections window that were excluded by project settings */" }, { "DisplayName", "Display excluded collections in Content Browser" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Displays collections in the Collections window that were excluded by project settings" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayEngineFolder_MetaData[] = { { "Comment", "/** Whether to display the engine folder in the assets view of the content browser. */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to display the engine folder in the assets view of the content browser." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayDevelopersFolder_MetaData[] = { { "Comment", "/** Whether to display the developers folder in the path view of the content browser */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to display the developers folder in the path view of the content browser" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayL10NFolder_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayPluginFolders_MetaData[] = { { "Comment", "/** List of plugin folders to display in the content browser. */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "List of plugin folders to display in the content browser." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayFavorites_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplayCppFolders_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IncludeClassNames_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IncludeAssetPaths_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_IncludeCollectionNames_MetaData[] = { { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AlwaysExpandTooltips_MetaData[] = { { "Comment", "/** Whether to display the full tooltip on Asset and Folder or the small version with the Ctrl + Alt */" }, { "ModuleRelativePath", "Classes/Settings/ContentBrowserSettings.h" }, { "ToolTip", "Whether to display the full tooltip on Asset and Folder or the small version with the Ctrl + Alt" }, }; #endif // WITH_METADATA // ********** Begin Class UContentBrowserSettings constinit property declarations ****************** static const UECodeGen_Private::FIntPropertyParams NewProp_NumObjectsToLoadBeforeWarning; static void NewProp_RealTimeThumbnails_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_RealTimeThumbnails; static void NewProp_DisplayFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayFolders; static void NewProp_DisplayEmptyFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayEmptyFolders; static void NewProp_FilterRecursively_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_FilterRecursively; static void NewProp_bShowAllFolder_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowAllFolder; static void NewProp_bOrganizeFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bOrganizeFolders; static void NewProp_bDisplayContentFolderSuffix_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bDisplayContentFolderSuffix; static void NewProp_bDisplayFriendlyNameForPluginFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bDisplayFriendlyNameForPluginFolders; static const UECodeGen_Private::FIntPropertyParams NewProp_NumObjectsInRecentList; static void NewProp_bEnableRealtimeMaterialInstanceThumbnails_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bEnableRealtimeMaterialInstanceThumbnails; static void NewProp_bDisplayExcludedCollections_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bDisplayExcludedCollections; static void NewProp_DisplayEngineFolder_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayEngineFolder; static void NewProp_DisplayDevelopersFolder_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayDevelopersFolder; static void NewProp_DisplayL10NFolder_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayL10NFolder; static void NewProp_DisplayPluginFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayPluginFolders; static void NewProp_DisplayFavorites_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayFavorites; static void NewProp_DisplayCppFolders_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplayCppFolders; static void NewProp_IncludeClassNames_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_IncludeClassNames; static void NewProp_IncludeAssetPaths_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_IncludeAssetPaths; static void NewProp_IncludeCollectionNames_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_IncludeCollectionNames; static void NewProp_AlwaysExpandTooltips_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_AlwaysExpandTooltips; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UContentBrowserSettings constinit property declarations ******************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UContentBrowserSettings_Statics // ********** Begin Class UContentBrowserSettings Property Definitions ***************************** const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_NumObjectsToLoadBeforeWarning = { "NumObjectsToLoadBeforeWarning", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserSettings, NumObjectsToLoadBeforeWarning), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumObjectsToLoadBeforeWarning_MetaData), NewProp_NumObjectsToLoadBeforeWarning_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_RealTimeThumbnails_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->RealTimeThumbnails = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_RealTimeThumbnails = { "RealTimeThumbnails", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_RealTimeThumbnails_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RealTimeThumbnails_MetaData), NewProp_RealTimeThumbnails_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFolders = { "DisplayFolders", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayFolders_MetaData), NewProp_DisplayFolders_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEmptyFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayEmptyFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEmptyFolders = { "DisplayEmptyFolders", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEmptyFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayEmptyFolders_MetaData), NewProp_DisplayEmptyFolders_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_FilterRecursively_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->FilterRecursively = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_FilterRecursively = { "FilterRecursively", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_FilterRecursively_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_FilterRecursively_MetaData), NewProp_FilterRecursively_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bShowAllFolder_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bShowAllFolder = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bShowAllFolder = { "bShowAllFolder", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bShowAllFolder_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowAllFolder_MetaData), NewProp_bShowAllFolder_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bOrganizeFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bOrganizeFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bOrganizeFolders = { "bOrganizeFolders", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bOrganizeFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bOrganizeFolders_MetaData), NewProp_bOrganizeFolders_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayContentFolderSuffix_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bDisplayContentFolderSuffix = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayContentFolderSuffix = { "bDisplayContentFolderSuffix", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayContentFolderSuffix_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bDisplayContentFolderSuffix_MetaData), NewProp_bDisplayContentFolderSuffix_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayFriendlyNameForPluginFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bDisplayFriendlyNameForPluginFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayFriendlyNameForPluginFolders = { "bDisplayFriendlyNameForPluginFolders", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayFriendlyNameForPluginFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bDisplayFriendlyNameForPluginFolders_MetaData), NewProp_bDisplayFriendlyNameForPluginFolders_MetaData) }; const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_NumObjectsInRecentList = { "NumObjectsInRecentList", nullptr, (EPropertyFlags)0x0010000020000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UContentBrowserSettings, NumObjectsInRecentList_DEPRECATED), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumObjectsInRecentList_MetaData), NewProp_NumObjectsInRecentList_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bEnableRealtimeMaterialInstanceThumbnails_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bEnableRealtimeMaterialInstanceThumbnails = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bEnableRealtimeMaterialInstanceThumbnails = { "bEnableRealtimeMaterialInstanceThumbnails", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bEnableRealtimeMaterialInstanceThumbnails_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bEnableRealtimeMaterialInstanceThumbnails_MetaData), NewProp_bEnableRealtimeMaterialInstanceThumbnails_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayExcludedCollections_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->bDisplayExcludedCollections = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayExcludedCollections = { "bDisplayExcludedCollections", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayExcludedCollections_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bDisplayExcludedCollections_MetaData), NewProp_bDisplayExcludedCollections_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEngineFolder_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayEngineFolder = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEngineFolder = { "DisplayEngineFolder", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEngineFolder_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayEngineFolder_MetaData), NewProp_DisplayEngineFolder_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayDevelopersFolder_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayDevelopersFolder = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayDevelopersFolder = { "DisplayDevelopersFolder", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayDevelopersFolder_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayDevelopersFolder_MetaData), NewProp_DisplayDevelopersFolder_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayL10NFolder_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayL10NFolder = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayL10NFolder = { "DisplayL10NFolder", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayL10NFolder_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayL10NFolder_MetaData), NewProp_DisplayL10NFolder_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayPluginFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayPluginFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayPluginFolders = { "DisplayPluginFolders", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayPluginFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayPluginFolders_MetaData), NewProp_DisplayPluginFolders_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFavorites_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayFavorites = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFavorites = { "DisplayFavorites", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFavorites_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayFavorites_MetaData), NewProp_DisplayFavorites_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayCppFolders_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->DisplayCppFolders = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayCppFolders = { "DisplayCppFolders", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayCppFolders_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplayCppFolders_MetaData), NewProp_DisplayCppFolders_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeClassNames_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->IncludeClassNames = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeClassNames = { "IncludeClassNames", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeClassNames_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IncludeClassNames_MetaData), NewProp_IncludeClassNames_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeAssetPaths_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->IncludeAssetPaths = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeAssetPaths = { "IncludeAssetPaths", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeAssetPaths_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IncludeAssetPaths_MetaData), NewProp_IncludeAssetPaths_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeCollectionNames_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->IncludeCollectionNames = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeCollectionNames = { "IncludeCollectionNames", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeCollectionNames_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_IncludeCollectionNames_MetaData), NewProp_IncludeCollectionNames_MetaData) }; void Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_AlwaysExpandTooltips_SetBit(void* Obj) { ((UContentBrowserSettings*)Obj)->AlwaysExpandTooltips = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_AlwaysExpandTooltips = { "AlwaysExpandTooltips", nullptr, (EPropertyFlags)0x0040000000004000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UContentBrowserSettings), &Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_AlwaysExpandTooltips_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AlwaysExpandTooltips_MetaData), NewProp_AlwaysExpandTooltips_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UContentBrowserSettings_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_NumObjectsToLoadBeforeWarning, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_RealTimeThumbnails, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEmptyFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_FilterRecursively, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bShowAllFolder, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bOrganizeFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayContentFolderSuffix, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayFriendlyNameForPluginFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_NumObjectsInRecentList, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bEnableRealtimeMaterialInstanceThumbnails, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_bDisplayExcludedCollections, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayEngineFolder, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayDevelopersFolder, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayL10NFolder, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayPluginFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayFavorites, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_DisplayCppFolders, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeClassNames, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeAssetPaths, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_IncludeCollectionNames, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UContentBrowserSettings_Statics::NewProp_AlwaysExpandTooltips, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserSettings_Statics::PropPointers) < 2048); // ********** End Class UContentBrowserSettings Property Definitions ******************************* UObject* (*const Z_Construct_UClass_UContentBrowserSettings_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UObject, (UObject* (*)())Z_Construct_UPackage__Script_UnrealEd, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserSettings_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UContentBrowserSettings_Statics::ClassParams = { &UContentBrowserSettings::StaticClass, "EditorSettings", &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UContentBrowserSettings_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserSettings_Statics::PropPointers), 0, 0x000800A4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UContentBrowserSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UContentBrowserSettings_Statics::Class_MetaDataParams) }; void UContentBrowserSettings::StaticRegisterNativesUContentBrowserSettings() { } UClass* Z_Construct_UClass_UContentBrowserSettings() { if (!Z_Registration_Info_UClass_UContentBrowserSettings.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UContentBrowserSettings.OuterSingleton, Z_Construct_UClass_UContentBrowserSettings_Statics::ClassParams); } return Z_Registration_Info_UClass_UContentBrowserSettings.OuterSingleton; } UContentBrowserSettings::UContentBrowserSettings(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UContentBrowserSettings); UContentBrowserSettings::~UContentBrowserSettings() {} // ********** End Class UContentBrowserSettings **************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_UnrealEd_Classes_Settings_ContentBrowserSettings_h__Script_UnrealEd_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UContentBrowserSettings, UContentBrowserSettings::StaticClass, TEXT("UContentBrowserSettings"), &Z_Registration_Info_UClass_UContentBrowserSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UContentBrowserSettings), 3890497846U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_UnrealEd_Classes_Settings_ContentBrowserSettings_h__Script_UnrealEd_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_UnrealEd_Classes_Settings_ContentBrowserSettings_h__Script_UnrealEd_1921391843{ TEXT("/Script/UnrealEd"), Z_CompiledInDeferFile_FID_Engine_Source_Editor_UnrealEd_Classes_Settings_ContentBrowserSettings_h__Script_UnrealEd_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_UnrealEd_Classes_Settings_ContentBrowserSettings_h__Script_UnrealEd_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS