// 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 "UI/WidgetController/AttributeMenuWidgetController.h" #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS struct FAuraAttributeInfo; #ifdef AURA_AttributeMenuWidgetController_generated_h #error "AttributeMenuWidgetController.generated.h already included, missing '#pragma once' in AttributeMenuWidgetController.h" #endif #define AURA_AttributeMenuWidgetController_generated_h #define FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_11_DELEGATE \ AURA_API void FAttributeInfoSignature_DelegateWrapper(const FMulticastScriptDelegate& AttributeInfoSignature, FAuraAttributeInfo const& Info); #define FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_19_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAttributeMenuWidgetController(); \ friend struct Z_Construct_UClass_UAttributeMenuWidgetController_Statics; \ public: \ DECLARE_CLASS(UAttributeMenuWidgetController, UAuraWidgetController, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Aura"), NO_API) \ DECLARE_SERIALIZER(UAttributeMenuWidgetController) #define FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_19_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UAttributeMenuWidgetController(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ private: \ /** Private move- and copy-constructors, should never be used */ \ UAttributeMenuWidgetController(UAttributeMenuWidgetController&&); \ UAttributeMenuWidgetController(const UAttributeMenuWidgetController&); \ public: \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAttributeMenuWidgetController); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAttributeMenuWidgetController); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAttributeMenuWidgetController) \ NO_API virtual ~UAttributeMenuWidgetController(); #define FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_16_PROLOG #define FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_19_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_19_INCLASS_NO_PURE_DECLS \ FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h_19_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS template<> AURA_API UClass* StaticClass(); #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Aura_Source_Aura_Public_UI_WidgetController_AttributeMenuWidgetController_h PRAGMA_ENABLE_DEPRECATION_WARNINGS