// 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 "TedsOutlinerMode.h" #ifdef TEDSOUTLINER_TedsOutlinerMode_generated_h #error "TedsOutlinerMode.generated.h already included, missing '#pragma once' in TedsOutlinerMode.h" #endif #define TEDSOUTLINER_TedsOutlinerMode_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UTedsOutlinerMenuContext ************************************************* struct Z_Construct_UClass_UTedsOutlinerMenuContext_Statics; TEDSOUTLINER_API UClass* Z_Construct_UClass_UTedsOutlinerMenuContext_NoRegister(); #define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_85_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUTedsOutlinerMenuContext(); \ friend struct ::Z_Construct_UClass_UTedsOutlinerMenuContext_Statics; \ static UClass* GetPrivateStaticClass(); \ friend TEDSOUTLINER_API UClass* ::Z_Construct_UClass_UTedsOutlinerMenuContext_NoRegister(); \ public: \ DECLARE_CLASS2(UTedsOutlinerMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/TedsOutliner"), Z_Construct_UClass_UTedsOutlinerMenuContext_NoRegister) \ DECLARE_SERIALIZER(UTedsOutlinerMenuContext) #define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_85_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UTedsOutlinerMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UTedsOutlinerMenuContext(UTedsOutlinerMenuContext&&) = delete; \ UTedsOutlinerMenuContext(const UTedsOutlinerMenuContext&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTedsOutlinerMenuContext); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTedsOutlinerMenuContext); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTedsOutlinerMenuContext) \ NO_API virtual ~UTedsOutlinerMenuContext(); #define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_82_PROLOG #define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_85_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_85_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h_85_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UTedsOutlinerMenuContext; // ********** End Class UTedsOutlinerMenuContext *************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsOutliner_Public_TedsOutlinerMode_h PRAGMA_ENABLE_DEPRECATION_WARNINGS