// 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