// 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 "Binding/WidgetFieldNotificationExtension.h" #ifdef UMG_WidgetFieldNotificationExtension_generated_h #error "WidgetFieldNotificationExtension.generated.h already included, missing '#pragma once' in WidgetFieldNotificationExtension.h" #endif #define UMG_WidgetFieldNotificationExtension_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UWidgetFieldNotificationExtension **************************************** struct Z_Construct_UClass_UWidgetFieldNotificationExtension_Statics; UMG_API UClass* Z_Construct_UClass_UWidgetFieldNotificationExtension_NoRegister(); #define FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_17_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUWidgetFieldNotificationExtension(); \ friend struct ::Z_Construct_UClass_UWidgetFieldNotificationExtension_Statics; \ static UClass* GetPrivateStaticClass(); \ friend UMG_API UClass* ::Z_Construct_UClass_UWidgetFieldNotificationExtension_NoRegister(); \ public: \ DECLARE_CLASS2(UWidgetFieldNotificationExtension, UUserWidgetExtension, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/UMG"), Z_Construct_UClass_UWidgetFieldNotificationExtension_NoRegister) \ DECLARE_SERIALIZER(UWidgetFieldNotificationExtension) #define FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_17_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ UMG_API UWidgetFieldNotificationExtension(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UWidgetFieldNotificationExtension(UWidgetFieldNotificationExtension&&) = delete; \ UWidgetFieldNotificationExtension(const UWidgetFieldNotificationExtension&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(UMG_API, UWidgetFieldNotificationExtension); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UWidgetFieldNotificationExtension); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UWidgetFieldNotificationExtension) \ UMG_API virtual ~UWidgetFieldNotificationExtension(); #define FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_14_PROLOG #define FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_17_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_17_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h_17_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UWidgetFieldNotificationExtension; // ********** End Class UWidgetFieldNotificationExtension ****************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_UMG_Private_Binding_WidgetFieldNotificationExtension_h PRAGMA_ENABLE_DEPRECATION_WARNINGS