Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ContentBrowser/UHT/ContentBrowserMenuContexts.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

318 lines
19 KiB
C++

// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "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