Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/UMG/UHT/UserWidget.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

7798 lines
592 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!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "Blueprint/UserWidget.h"
#include "Animation/WidgetAnimationHandle.h"
#include "Blueprint/DragDropOperation.h"
#include "Blueprint/WidgetChild.h"
#include "Components/SlateWrapperTypes.h"
#include "Input/Events.h"
#include "Layout/Geometry.h"
#include "Layout/Margin.h"
#include "Styling/SlateColor.h"
#include "UObject/Class.h"
#include "Widgets/Layout/Anchors.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeUserWidget() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FGuid();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D();
ENGINE_API UClass* Z_Construct_UClass_APawn_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_APlayerCameraManager_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_APlayerController_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary();
ENGINE_API UClass* Z_Construct_UClass_UInputComponent_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_USoundBase_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister();
ENGINE_API UEnum* Z_Construct_UEnum_Engine_EInputEvent();
SLATE_API UScriptStruct* Z_Construct_UScriptStruct_FAnchors();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FAnalogInputEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FCharacterEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FFocusEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FGeometry();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FKeyEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMotionEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FPointerEvent();
SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor();
UMG_API UClass* Z_Construct_UClass_UDragDropOperation_NoRegister();
UMG_API UClass* Z_Construct_UClass_UNamedSlotInterface_NoRegister();
UMG_API UClass* Z_Construct_UClass_UUMGSequencePlayer_NoRegister();
UMG_API UClass* Z_Construct_UClass_UUMGSequenceTickManager_NoRegister();
UMG_API UClass* Z_Construct_UClass_UUserWidget();
UMG_API UClass* Z_Construct_UClass_UUserWidget_NoRegister();
UMG_API UClass* Z_Construct_UClass_UUserWidgetExtension_NoRegister();
UMG_API UClass* Z_Construct_UClass_UUserWidgetFunctionLibrary();
UMG_API UClass* Z_Construct_UClass_UUserWidgetFunctionLibrary_NoRegister();
UMG_API UClass* Z_Construct_UClass_UWidget();
UMG_API UClass* Z_Construct_UClass_UWidget_NoRegister();
UMG_API UClass* Z_Construct_UClass_UWidgetAnimation_NoRegister();
UMG_API UClass* Z_Construct_UClass_UWidgetTree_NoRegister();
UMG_API UEnum* Z_Construct_UEnum_UMG_EDesignPreviewSizeMode();
UMG_API UEnum* Z_Construct_UEnum_UMG_ESlateVisibility();
UMG_API UEnum* Z_Construct_UEnum_UMG_EUMGSequencePlayMode();
UMG_API UEnum* Z_Construct_UEnum_UMG_EWidgetAnimationEvent();
UMG_API UEnum* Z_Construct_UEnum_UMG_EWidgetTickFrequency();
UMG_API UFunction* Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature();
UMG_API UFunction* Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature();
UMG_API UFunction* Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature();
UMG_API UFunction* Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature();
UMG_API UFunction* Z_Construct_UDelegateFunction_UWidget_GetLinearColor__DelegateSignature();
UMG_API UFunction* Z_Construct_UDelegateFunction_UWidget_GetSlateColor__DelegateSignature();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FAnimationEventBinding();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FEventReply();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FNamedSlotBinding();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FPaintContext();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAnimationHandle();
UMG_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetChild();
UPackage* Z_Construct_UPackage__Script_UMG();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FQueuedWidgetAnimationTransition **********************************
struct Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FQueuedWidgetAnimationTransition); }
static inline consteval int16 GetStructAlignment() { return alignof(FQueuedWidgetAnimationTransition); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/**\n * Struct that maintains state of currently queued animation transtions to be evaluated next frame.\n */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Struct that maintains state of currently queued animation transtions to be evaluated next frame." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WidgetAnimation_MetaData[] = {
{ "Comment", "/** Animation with a queued transition */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Animation with a queued transition" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FQueuedWidgetAnimationTransition constinit property declarations **
static const UECodeGen_Private::FObjectPropertyParams NewProp_WidgetAnimation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FQueuedWidgetAnimationTransition constinit property declarations ****
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FQueuedWidgetAnimationTransition>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition;
class UScriptStruct* FQueuedWidgetAnimationTransition::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("QueuedWidgetAnimationTransition"));
}
return Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.OuterSingleton;
}
// ********** Begin ScriptStruct FQueuedWidgetAnimationTransition Property Definitions *************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::NewProp_WidgetAnimation = { "WidgetAnimation", nullptr, (EPropertyFlags)0x0114000000002000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FQueuedWidgetAnimationTransition, WidgetAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WidgetAnimation_MetaData), NewProp_WidgetAnimation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::NewProp_WidgetAnimation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FQueuedWidgetAnimationTransition Property Definitions ***************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
nullptr,
&NewStructOps,
"QueuedWidgetAnimationTransition",
Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::PropPointers),
sizeof(FQueuedWidgetAnimationTransition),
alignof(FQueuedWidgetAnimationTransition),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition()
{
if (!Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.InnerSingleton, Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition.InnerSingleton);
}
// ********** End ScriptStruct FQueuedWidgetAnimationTransition ************************************
// ********** Begin Enum EWidgetTickFrequency ******************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWidgetTickFrequency;
static UEnum* EWidgetTickFrequency_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EWidgetTickFrequency.OuterSingleton)
{
Z_Registration_Info_UEnum_EWidgetTickFrequency.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_UMG_EWidgetTickFrequency, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("EWidgetTickFrequency"));
}
return Z_Registration_Info_UEnum_EWidgetTickFrequency.OuterSingleton;
}
template<> UMG_NON_ATTRIBUTED_API UEnum* StaticEnum<EWidgetTickFrequency>()
{
return EWidgetTickFrequency_StaticEnum();
}
struct Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "Auto.Comment", "/** \n\x09 * This widget will tick if a blueprint tick function is implemented, any latent actions are found or animations need to play\n\x09 * If the widget inherits from something other than UserWidget it will also tick so that native C++ or inherited ticks function\n\x09 * To disable native ticking use add the class metadata flag \"DisableNativeTick\". I.E: meta=(DisableNativeTick) \n\x09 */" },
{ "Auto.Name", "EWidgetTickFrequency::Auto" },
{ "Auto.ToolTip", "This widget will tick if a blueprint tick function is implemented, any latent actions are found or animations need to play\nIf the widget inherits from something other than UserWidget it will also tick so that native C++ or inherited ticks function\nTo disable native ticking use add the class metadata flag \"DisableNativeTick\". I.E: meta=(DisableNativeTick)" },
{ "Comment", "/** Determines what strategy we use to determine when and if the widget ticks. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "Never.Comment", "/** This widget never ticks */" },
{ "Never.Name", "EWidgetTickFrequency::Never" },
{ "Never.ToolTip", "This widget never ticks" },
{ "ToolTip", "Determines what strategy we use to determine when and if the widget ticks." },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "EWidgetTickFrequency::Never", (int64)EWidgetTickFrequency::Never },
{ "EWidgetTickFrequency::Auto", (int64)EWidgetTickFrequency::Auto },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_UMG,
nullptr,
"EWidgetTickFrequency",
"EWidgetTickFrequency",
Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::Enum_MetaDataParams), Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_UMG_EWidgetTickFrequency()
{
if (!Z_Registration_Info_UEnum_EWidgetTickFrequency.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWidgetTickFrequency.InnerSingleton, Z_Construct_UEnum_UMG_EWidgetTickFrequency_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EWidgetTickFrequency.InnerSingleton;
}
// ********** End Enum EWidgetTickFrequency ********************************************************
// ********** Begin Enum EWidgetAnimationEvent *****************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWidgetAnimationEvent;
static UEnum* EWidgetAnimationEvent_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EWidgetAnimationEvent.OuterSingleton)
{
Z_Registration_Info_UEnum_EWidgetAnimationEvent.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_UMG_EWidgetAnimationEvent, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("EWidgetAnimationEvent"));
}
return Z_Registration_Info_UEnum_EWidgetAnimationEvent.OuterSingleton;
}
template<> UMG_NON_ATTRIBUTED_API UEnum* StaticEnum<EWidgetAnimationEvent>()
{
return EWidgetAnimationEvent_StaticEnum();
}
struct Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "Comment", "/** Different animation events. */" },
{ "Finished.Name", "EWidgetAnimationEvent::Finished" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "Started.Name", "EWidgetAnimationEvent::Started" },
{ "ToolTip", "Different animation events." },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "EWidgetAnimationEvent::Started", (int64)EWidgetAnimationEvent::Started },
{ "EWidgetAnimationEvent::Finished", (int64)EWidgetAnimationEvent::Finished },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_UMG,
nullptr,
"EWidgetAnimationEvent",
"EWidgetAnimationEvent",
Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::Enum_MetaDataParams), Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_UMG_EWidgetAnimationEvent()
{
if (!Z_Registration_Info_UEnum_EWidgetAnimationEvent.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWidgetAnimationEvent.InnerSingleton, Z_Construct_UEnum_UMG_EWidgetAnimationEvent_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EWidgetAnimationEvent.InnerSingleton;
}
// ********** End Enum EWidgetAnimationEvent *******************************************************
// ********** Begin ScriptStruct FAnimationEventBinding ********************************************
struct Z_Construct_UScriptStruct_FAnimationEventBinding_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FAnimationEventBinding); }
static inline consteval int16 GetStructAlignment() { return alignof(FAnimationEventBinding); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/** Used to manage different animation event bindings that users want callbacks on. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Used to manage different animation event bindings that users want callbacks on." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Animation_MetaData[] = {
{ "Comment", "/** The animation to look for. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The animation to look for." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Delegate_MetaData[] = {
{ "Comment", "/** The callback. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The callback." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationEvent_MetaData[] = {
{ "Comment", "/** The type of animation event. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The type of animation event." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UserTag_MetaData[] = {
{ "Comment", "/** A user tag used to only get callbacks for specific runs of the animation. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "A user tag used to only get callbacks for specific runs of the animation." },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FAnimationEventBinding constinit property declarations ************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FBytePropertyParams NewProp_AnimationEvent_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_AnimationEvent;
static const UECodeGen_Private::FNamePropertyParams NewProp_UserTag;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FAnimationEventBinding constinit property declarations **************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAnimationEventBinding>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FAnimationEventBinding_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAnimationEventBinding;
class UScriptStruct* FAnimationEventBinding::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FAnimationEventBinding.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FAnimationEventBinding.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAnimationEventBinding, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("AnimationEventBinding"));
}
return Z_Registration_Info_UScriptStruct_FAnimationEventBinding.OuterSingleton;
}
// ********** Begin ScriptStruct FAnimationEventBinding Property Definitions ***********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimationEventBinding, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Animation_MetaData), NewProp_Animation_MetaData) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000080000, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimationEventBinding, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Delegate_MetaData), NewProp_Delegate_MetaData) }; // 2203870250
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_AnimationEvent_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_AnimationEvent = { "AnimationEvent", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimationEventBinding, AnimationEvent), Z_Construct_UEnum_UMG_EWidgetAnimationEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationEvent_MetaData), NewProp_AnimationEvent_MetaData) }; // 2805153916
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_UserTag = { "UserTag", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimationEventBinding, UserTag), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UserTag_MetaData), NewProp_UserTag_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_Delegate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_AnimationEvent_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_AnimationEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewProp_UserTag,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FAnimationEventBinding Property Definitions *************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
nullptr,
&NewStructOps,
"AnimationEventBinding",
Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::PropPointers),
sizeof(FAnimationEventBinding),
alignof(FAnimationEventBinding),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000005),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FAnimationEventBinding()
{
if (!Z_Registration_Info_UScriptStruct_FAnimationEventBinding.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAnimationEventBinding.InnerSingleton, Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAnimationEventBinding.InnerSingleton);
}
// ********** End ScriptStruct FAnimationEventBinding **********************************************
// ********** Begin ScriptStruct FPaintContext *****************************************************
struct Z_Construct_UScriptStruct_FPaintContext_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FPaintContext); }
static inline consteval int16 GetStructAlignment() { return alignof(FPaintContext); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "Comment", "/**\n * The state passed into OnPaint that we can expose as a single painting structure to blueprints to\n * allow script code to override OnPaint behavior.\n */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The state passed into OnPaint that we can expose as a single painting structure to blueprints to\nallow script code to override OnPaint behavior." },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FPaintContext constinit property declarations *********************
// ********** End ScriptStruct FPaintContext constinit property declarations ***********************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FPaintContext>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FPaintContext_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FPaintContext;
class UScriptStruct* FPaintContext::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FPaintContext.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FPaintContext.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FPaintContext, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("PaintContext"));
}
return Z_Registration_Info_UScriptStruct_FPaintContext.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FPaintContext_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
nullptr,
&NewStructOps,
"PaintContext",
nullptr,
0,
sizeof(FPaintContext),
alignof(FPaintContext),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FPaintContext_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FPaintContext_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FPaintContext()
{
if (!Z_Registration_Info_UScriptStruct_FPaintContext.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FPaintContext.InnerSingleton, Z_Construct_UScriptStruct_FPaintContext_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FPaintContext.InnerSingleton);
}
// ********** End ScriptStruct FPaintContext *******************************************************
// ********** Begin ScriptStruct FNamedSlotBinding *************************************************
struct Z_Construct_UScriptStruct_FNamedSlotBinding_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FNamedSlotBinding); }
static inline consteval int16 GetStructAlignment() { return alignof(FNamedSlotBinding); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Name_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#if WITH_EDITORONLY_DATA
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Guid_MetaData[] = {
{ "Comment", "// GUID of the NamedSlot is used as a secondary identifier to find a binding in case the name of NamedSlot has changed.\n" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "GUID of the NamedSlot is used as a secondary identifier to find a binding in case the name of NamedSlot has changed." },
};
#endif // WITH_EDITORONLY_DATA
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Content_MetaData[] = {
{ "EditInline", "true" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FNamedSlotBinding constinit property declarations *****************
static const UECodeGen_Private::FNamePropertyParams NewProp_Name;
#if WITH_EDITORONLY_DATA
static const UECodeGen_Private::FStructPropertyParams NewProp_Guid;
#endif // WITH_EDITORONLY_DATA
static const UECodeGen_Private::FObjectPropertyParams NewProp_Content;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FNamedSlotBinding constinit property declarations *******************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FNamedSlotBinding>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FNamedSlotBinding_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FNamedSlotBinding;
class UScriptStruct* FNamedSlotBinding::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FNamedSlotBinding.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FNamedSlotBinding.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FNamedSlotBinding, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("NamedSlotBinding"));
}
return Z_Registration_Info_UScriptStruct_FNamedSlotBinding.OuterSingleton;
}
// ********** Begin ScriptStruct FNamedSlotBinding Property Definitions ****************************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Name = { "Name", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FNamedSlotBinding, Name), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Name_MetaData), NewProp_Name_MetaData) };
#if WITH_EDITORONLY_DATA
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Guid = { "Guid", nullptr, (EPropertyFlags)0x0010000800000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FNamedSlotBinding, Guid), Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Guid_MetaData), NewProp_Guid_MetaData) };
#endif // WITH_EDITORONLY_DATA
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Content = { "Content", nullptr, (EPropertyFlags)0x0116000000080008, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FNamedSlotBinding, Content), Z_Construct_UClass_UWidget_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Content_MetaData), NewProp_Content_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Name,
#if WITH_EDITORONLY_DATA
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Guid,
#endif // WITH_EDITORONLY_DATA
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewProp_Content,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FNamedSlotBinding Property Definitions ******************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
nullptr,
&NewStructOps,
"NamedSlotBinding",
Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::PropPointers),
sizeof(FNamedSlotBinding),
alignof(FNamedSlotBinding),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000005),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FNamedSlotBinding()
{
if (!Z_Registration_Info_UScriptStruct_FNamedSlotBinding.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FNamedSlotBinding.InnerSingleton, Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FNamedSlotBinding.InnerSingleton);
}
// ********** End ScriptStruct FNamedSlotBinding ***************************************************
// ********** Begin Enum EDesignPreviewSizeMode ****************************************************
#if WITH_EDITORONLY_DATA
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EDesignPreviewSizeMode;
static UEnum* EDesignPreviewSizeMode_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EDesignPreviewSizeMode.OuterSingleton)
{
Z_Registration_Info_UEnum_EDesignPreviewSizeMode.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_UMG_EDesignPreviewSizeMode, (UObject*)Z_Construct_UPackage__Script_UMG(), TEXT("EDesignPreviewSizeMode"));
}
return Z_Registration_Info_UEnum_EDesignPreviewSizeMode.OuterSingleton;
}
template<> UMG_NON_ATTRIBUTED_API UEnum* StaticEnum<EDesignPreviewSizeMode>()
{
return EDesignPreviewSizeMode_StaticEnum();
}
struct Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "Custom.Name", "EDesignPreviewSizeMode::Custom" },
{ "CustomOnScreen.Name", "EDesignPreviewSizeMode::CustomOnScreen" },
{ "Desired.Name", "EDesignPreviewSizeMode::Desired" },
{ "DesiredOnScreen.Name", "EDesignPreviewSizeMode::DesiredOnScreen" },
{ "FillScreen.Name", "EDesignPreviewSizeMode::FillScreen" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "EDesignPreviewSizeMode::FillScreen", (int64)EDesignPreviewSizeMode::FillScreen },
{ "EDesignPreviewSizeMode::Custom", (int64)EDesignPreviewSizeMode::Custom },
{ "EDesignPreviewSizeMode::CustomOnScreen", (int64)EDesignPreviewSizeMode::CustomOnScreen },
{ "EDesignPreviewSizeMode::Desired", (int64)EDesignPreviewSizeMode::Desired },
{ "EDesignPreviewSizeMode::DesiredOnScreen", (int64)EDesignPreviewSizeMode::DesiredOnScreen },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_UMG,
nullptr,
"EDesignPreviewSizeMode",
"EDesignPreviewSizeMode",
Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::Enum_MetaDataParams), Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_UMG_EDesignPreviewSizeMode()
{
if (!Z_Registration_Info_UEnum_EDesignPreviewSizeMode.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EDesignPreviewSizeMode.InnerSingleton, Z_Construct_UEnum_UMG_EDesignPreviewSizeMode_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EDesignPreviewSizeMode.InnerSingleton;
}
#endif // WITH_EDITORONLY_DATA
// ********** End Enum EDesignPreviewSizeMode ******************************************************
// ********** Begin Class UUserWidgetFunctionLibrary Function Conv_UMGSequencePlayer ***************
struct Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics
{
struct UserWidgetFunctionLibrary_eventConv_UMGSequencePlayer_Parms
{
FWidgetAnimationHandle WidgetAnimationHandle;
UUMGSequencePlayer* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintAutocast", "" },
{ "Category", "UMG" },
{ "DeprecatedFunction", "" },
{ "DeprecatedMessage", "UMGSequencePlayer is deprecated, please use FWidgetAnimationState" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WidgetAnimationHandle_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function Conv_UMGSequencePlayer constinit property declarations ****************
static const UECodeGen_Private::FStructPropertyParams NewProp_WidgetAnimationHandle;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function Conv_UMGSequencePlayer constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function Conv_UMGSequencePlayer Property Definitions ***************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::NewProp_WidgetAnimationHandle = { "WidgetAnimationHandle", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidgetFunctionLibrary_eventConv_UMGSequencePlayer_Parms, WidgetAnimationHandle), Z_Construct_UScriptStruct_FWidgetAnimationHandle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WidgetAnimationHandle_MetaData), NewProp_WidgetAnimationHandle_MetaData) }; // 338362436
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidgetFunctionLibrary_eventConv_UMGSequencePlayer_Parms, ReturnValue), Z_Construct_UClass_UUMGSequencePlayer_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::NewProp_WidgetAnimationHandle,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::PropPointers) < 2048);
// ********** End Function Conv_UMGSequencePlayer Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidgetFunctionLibrary, nullptr, "Conv_UMGSequencePlayer", Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::UserWidgetFunctionLibrary_eventConv_UMGSequencePlayer_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14422401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::UserWidgetFunctionLibrary_eventConv_UMGSequencePlayer_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidgetFunctionLibrary::execConv_UMGSequencePlayer)
{
P_GET_STRUCT_REF(FWidgetAnimationHandle,Z_Param_Out_WidgetAnimationHandle);
P_FINISH;
P_NATIVE_BEGIN;
*(UUMGSequencePlayer**)Z_Param__Result=UUserWidgetFunctionLibrary::Conv_UMGSequencePlayer(Z_Param_Out_WidgetAnimationHandle);
P_NATIVE_END;
}
// ********** End Class UUserWidgetFunctionLibrary Function Conv_UMGSequencePlayer *****************
// ********** Begin Class UUserWidgetFunctionLibrary Function GetOuterUserWidget *******************
struct Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics
{
struct UserWidgetFunctionLibrary_eventGetOuterUserWidget_Parms
{
const UWidget* Widget;
UUserWidget* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "UMG" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Widget_MetaData[] = {
{ "EditInline", "true" },
{ "NativeConst", "" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReturnValue_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function GetOuterUserWidget constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Widget;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetOuterUserWidget constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetOuterUserWidget Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::NewProp_Widget = { "Widget", nullptr, (EPropertyFlags)0x0010000000080082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidgetFunctionLibrary_eventGetOuterUserWidget_Parms, Widget), Z_Construct_UClass_UWidget_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Widget_MetaData), NewProp_Widget_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000080588, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidgetFunctionLibrary_eventGetOuterUserWidget_Parms, ReturnValue), Z_Construct_UClass_UUserWidget_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReturnValue_MetaData), NewProp_ReturnValue_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::NewProp_Widget,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::PropPointers) < 2048);
// ********** End Function GetOuterUserWidget Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidgetFunctionLibrary, nullptr, "GetOuterUserWidget", Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::UserWidgetFunctionLibrary_eventGetOuterUserWidget_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::UserWidgetFunctionLibrary_eventGetOuterUserWidget_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidgetFunctionLibrary::execGetOuterUserWidget)
{
P_GET_OBJECT(UWidget,Z_Param_Widget);
P_FINISH;
P_NATIVE_BEGIN;
*(UUserWidget**)Z_Param__Result=UUserWidgetFunctionLibrary::GetOuterUserWidget(Z_Param_Widget);
P_NATIVE_END;
}
// ********** End Class UUserWidgetFunctionLibrary Function GetOuterUserWidget *********************
// ********** Begin Class UUserWidgetFunctionLibrary ***********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UUserWidgetFunctionLibrary;
UClass* UUserWidgetFunctionLibrary::GetPrivateStaticClass()
{
using TClass = UUserWidgetFunctionLibrary;
if (!Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("UserWidgetFunctionLibrary"),
Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.InnerSingleton,
StaticRegisterNativesUUserWidgetFunctionLibrary,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.InnerSingleton;
}
UClass* Z_Construct_UClass_UUserWidgetFunctionLibrary_NoRegister()
{
return UUserWidgetFunctionLibrary::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "Blueprint/UserWidget.h" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UUserWidgetFunctionLibrary constinit property declarations ***************
// ********** End Class UUserWidgetFunctionLibrary constinit property declarations *****************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("Conv_UMGSequencePlayer"), .Pointer = &UUserWidgetFunctionLibrary::execConv_UMGSequencePlayer },
{ .NameUTF8 = UTF8TEXT("GetOuterUserWidget"), .Pointer = &UUserWidgetFunctionLibrary::execGetOuterUserWidget },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_UUserWidgetFunctionLibrary_Conv_UMGSequencePlayer, "Conv_UMGSequencePlayer" }, // 4201384347
{ &Z_Construct_UFunction_UUserWidgetFunctionLibrary_GetOuterUserWidget, "GetOuterUserWidget" }, // 2432912651
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UUserWidgetFunctionLibrary>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics
UObject* (*const Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary,
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::ClassParams = {
&UUserWidgetFunctionLibrary::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
0,
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::Class_MetaDataParams)
};
void UUserWidgetFunctionLibrary::StaticRegisterNativesUUserWidgetFunctionLibrary()
{
UClass* Class = UUserWidgetFunctionLibrary::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::Funcs));
}
UClass* Z_Construct_UClass_UUserWidgetFunctionLibrary()
{
if (!Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.OuterSingleton, Z_Construct_UClass_UUserWidgetFunctionLibrary_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UUserWidgetFunctionLibrary.OuterSingleton;
}
UUserWidgetFunctionLibrary::UUserWidgetFunctionLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UUserWidgetFunctionLibrary);
UUserWidgetFunctionLibrary::~UUserWidgetFunctionLibrary() {}
// ********** End Class UUserWidgetFunctionLibrary *************************************************
// ********** Begin Delegate FOnConstructEvent *****************************************************
struct Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Delegate FOnConstructEvent constinit property declarations *********************
// ********** End Delegate FOnConstructEvent constinit property declarations ***********************
static const UECodeGen_Private::FDelegateFunctionParams FuncParams;
};
const UECodeGen_Private::FDelegateFunctionParams Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UPackage__Script_UMG, nullptr, "OnConstructEvent__DelegateSignature", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00130000, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature_Statics::Function_MetaDataParams), Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUDelegateFunction(&ReturnFunction, Z_Construct_UDelegateFunction_UMG_OnConstructEvent__DelegateSignature_Statics::FuncParams);
}
return ReturnFunction;
}
void FOnConstructEvent_DelegateWrapper(const FMulticastScriptDelegate& OnConstructEvent)
{
OnConstructEvent.ProcessMulticastDelegate<UObject>(NULL);
}
// ********** End Delegate FOnConstructEvent *******************************************************
// ********** Begin Delegate FOnInputAction ********************************************************
struct Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Delegate FOnInputAction constinit property declarations ************************
// ********** End Delegate FOnInputAction constinit property declarations **************************
static const UECodeGen_Private::FDelegateFunctionParams FuncParams;
};
const UECodeGen_Private::FDelegateFunctionParams Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UPackage__Script_UMG, nullptr, "OnInputAction__DelegateSignature", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00120000, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature_Statics::Function_MetaDataParams), Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUDelegateFunction(&ReturnFunction, Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature_Statics::FuncParams);
}
return ReturnFunction;
}
void FOnInputAction_DelegateWrapper(const FScriptDelegate& OnInputAction)
{
OnInputAction.ProcessDelegate<UObject>(NULL);
}
// ********** End Delegate FOnInputAction **********************************************************
// ********** Begin Delegate FOnVisibilityChangedEvent *********************************************
struct Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics
{
struct _Script_UMG_eventOnVisibilityChangedEvent_Parms
{
ESlateVisibility InVisibility;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Delegate FOnVisibilityChangedEvent constinit property declarations *************
static const UECodeGen_Private::FBytePropertyParams NewProp_InVisibility_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_InVisibility;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Delegate FOnVisibilityChangedEvent constinit property declarations ***************
static const UECodeGen_Private::FDelegateFunctionParams FuncParams;
};
// ********** Begin Delegate FOnVisibilityChangedEvent Property Definitions ************************
const UECodeGen_Private::FBytePropertyParams Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::NewProp_InVisibility_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::NewProp_InVisibility = { "InVisibility", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(_Script_UMG_eventOnVisibilityChangedEvent_Parms, InVisibility), Z_Construct_UEnum_UMG_ESlateVisibility, METADATA_PARAMS(0, nullptr) }; // 763672810
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::NewProp_InVisibility_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::NewProp_InVisibility,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::PropPointers) < 2048);
// ********** End Delegate FOnVisibilityChangedEvent Property Definitions **************************
const UECodeGen_Private::FDelegateFunctionParams Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UPackage__Script_UMG, nullptr, "OnVisibilityChangedEvent__DelegateSignature", Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::PropPointers),
sizeof(Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::_Script_UMG_eventOnVisibilityChangedEvent_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00130000, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::Function_MetaDataParams), Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::_Script_UMG_eventOnVisibilityChangedEvent_Parms) < MAX_uint16);
UFunction* Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUDelegateFunction(&ReturnFunction, Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature_Statics::FuncParams);
}
return ReturnFunction;
}
void FOnVisibilityChangedEvent_DelegateWrapper(const FMulticastScriptDelegate& OnVisibilityChangedEvent, ESlateVisibility InVisibility)
{
struct _Script_UMG_eventOnVisibilityChangedEvent_Parms
{
ESlateVisibility InVisibility;
};
_Script_UMG_eventOnVisibilityChangedEvent_Parms Parms;
Parms.InVisibility=InVisibility;
OnVisibilityChangedEvent.ProcessMulticastDelegate<UObject>(&Parms);
}
// ********** End Delegate FOnVisibilityChangedEvent ***********************************************
// ********** Begin Class UUserWidget Function AddExtension ****************************************
struct Z_Construct_UFunction_UUserWidget_AddExtension_Statics
{
struct UserWidget_eventAddExtension_Parms
{
TSubclassOf<UUserWidgetExtension> InExtensionType;
UUserWidgetExtension* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Extension" },
{ "Comment", "/** Add the extension of the requested type. */" },
{ "DeterminesOutputType", "InExtensionType" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Add the extension of the requested type." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReturnValue_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function AddExtension constinit property declarations **************************
static const UECodeGen_Private::FClassPropertyParams NewProp_InExtensionType;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function AddExtension constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function AddExtension Property Definitions *************************************
const UECodeGen_Private::FClassPropertyParams Z_Construct_UFunction_UUserWidget_AddExtension_Statics::NewProp_InExtensionType = { "InExtensionType", nullptr, (EPropertyFlags)0x0014000000000080, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventAddExtension_Parms, InExtensionType), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_AddExtension_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000080588, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventAddExtension_Parms, ReturnValue), Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReturnValue_MetaData), NewProp_ReturnValue_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_AddExtension_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_AddExtension_Statics::NewProp_InExtensionType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_AddExtension_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddExtension_Statics::PropPointers) < 2048);
// ********** End Function AddExtension Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_AddExtension_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "AddExtension", Z_Construct_UFunction_UUserWidget_AddExtension_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddExtension_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_AddExtension_Statics::UserWidget_eventAddExtension_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddExtension_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_AddExtension_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_AddExtension_Statics::UserWidget_eventAddExtension_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_AddExtension()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_AddExtension_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execAddExtension)
{
P_GET_OBJECT(UClass,Z_Param_InExtensionType);
P_FINISH;
P_NATIVE_BEGIN;
*(UUserWidgetExtension**)Z_Param__Result=P_THIS->AddExtension(Z_Param_InExtensionType);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function AddExtension ******************************************
// ********** Begin Class UUserWidget Function AddToPlayerScreen ***********************************
struct Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics
{
struct UserWidget_eventAddToPlayerScreen_Parms
{
int32 ZOrder;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "AdvancedDisplay", "ZOrder" },
{ "Category", "User Interface|Viewport" },
{ "Comment", "/**\n\x09 * Adds the widget to the game's viewport in a section dedicated to the player. This is valuable in a split screen\n\x09 * game where you need to only show a widget over a player's portion of the viewport.\n\x09 *\n\x09 * @param ZOrder The higher the number, the more on top this widget will be.\n\x09 */" },
{ "CPP_Default_ZOrder", "0" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Adds the widget to the game's viewport in a section dedicated to the player. This is valuable in a split screen\ngame where you need to only show a widget over a player's portion of the viewport.\n\n@param ZOrder The higher the number, the more on top this widget will be." },
};
#endif // WITH_METADATA
// ********** Begin Function AddToPlayerScreen constinit property declarations *********************
static const UECodeGen_Private::FIntPropertyParams NewProp_ZOrder;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function AddToPlayerScreen constinit property declarations ***********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function AddToPlayerScreen Property Definitions ********************************
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ZOrder = { "ZOrder", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventAddToPlayerScreen_Parms, ZOrder), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventAddToPlayerScreen_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventAddToPlayerScreen_Parms), &Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ZOrder,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::PropPointers) < 2048);
// ********** End Function AddToPlayerScreen Property Definitions **********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "AddToPlayerScreen", Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::UserWidget_eventAddToPlayerScreen_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::UserWidget_eventAddToPlayerScreen_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_AddToPlayerScreen()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_AddToPlayerScreen_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execAddToPlayerScreen)
{
P_GET_PROPERTY(FIntProperty,Z_Param_ZOrder);
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->AddToPlayerScreen(Z_Param_ZOrder);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function AddToPlayerScreen *************************************
// ********** Begin Class UUserWidget Function AddToViewport ***************************************
struct Z_Construct_UFunction_UUserWidget_AddToViewport_Statics
{
struct UserWidget_eventAddToViewport_Parms
{
int32 ZOrder;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "AdvancedDisplay", "ZOrder" },
{ "Category", "User Interface|Viewport" },
{ "Comment", "/**\n\x09 * Adds it to the game's viewport and fills the entire screen, unless SetDesiredSizeInViewport is called\n\x09 * to explicitly set the size.\n\x09 *\n\x09 * @param ZOrder The higher the number, the more on top this widget will be.\n\x09 */" },
{ "CPP_Default_ZOrder", "0" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Adds it to the game's viewport and fills the entire screen, unless SetDesiredSizeInViewport is called\nto explicitly set the size.\n\n@param ZOrder The higher the number, the more on top this widget will be." },
};
#endif // WITH_METADATA
// ********** Begin Function AddToViewport constinit property declarations *************************
static const UECodeGen_Private::FIntPropertyParams NewProp_ZOrder;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function AddToViewport constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function AddToViewport Property Definitions ************************************
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::NewProp_ZOrder = { "ZOrder", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventAddToViewport_Parms, ZOrder), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::NewProp_ZOrder,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::PropPointers) < 2048);
// ********** End Function AddToViewport Property Definitions **************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "AddToViewport", Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::UserWidget_eventAddToViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::UserWidget_eventAddToViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_AddToViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_AddToViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execAddToViewport)
{
P_GET_PROPERTY(FIntProperty,Z_Param_ZOrder);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->AddToViewport(Z_Param_ZOrder);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function AddToViewport *****************************************
// ********** Begin Class UUserWidget Function BindToAnimationEvent ********************************
struct Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics
{
struct UserWidget_eventBindToAnimationEvent_Parms
{
UWidgetAnimation* Animation;
FScriptDelegate Delegate;
EWidgetAnimationEvent AnimationEvent;
FName UserTag;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Allows binding to a specific animation's event.\n\x09 * @param Animation the animation to listen for starting or finishing.\n\x09 * @param Delegate the delegate to call when the animation's state changes\n\x09 * @param AnimationEvent the event to watch for.\n\x09 * @param UserTag Scopes the delegate to only be called when the animation completes with a specific tag set on it when it was played.\n\x09 */" },
{ "CPP_Default_UserTag", "None" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Allows binding to a specific animation's event.\n@param Animation the animation to listen for starting or finishing.\n@param Delegate the delegate to call when the animation's state changes\n@param AnimationEvent the event to watch for.\n@param UserTag Scopes the delegate to only be called when the animation completes with a specific tag set on it when it was played." },
};
#endif // WITH_METADATA
// ********** Begin Function BindToAnimationEvent constinit property declarations ******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FBytePropertyParams NewProp_AnimationEvent_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_AnimationEvent;
static const UECodeGen_Private::FNamePropertyParams NewProp_UserTag;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function BindToAnimationEvent constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function BindToAnimationEvent Property Definitions *****************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationEvent_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationEvent_Parms, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 2203870250
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_AnimationEvent_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_AnimationEvent = { "AnimationEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationEvent_Parms, AnimationEvent), Z_Construct_UEnum_UMG_EWidgetAnimationEvent, METADATA_PARAMS(0, nullptr) }; // 2805153916
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_UserTag = { "UserTag", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationEvent_Parms, UserTag), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_Delegate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_AnimationEvent_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_AnimationEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::NewProp_UserTag,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::PropPointers) < 2048);
// ********** End Function BindToAnimationEvent Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "BindToAnimationEvent", Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::UserWidget_eventBindToAnimationEvent_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::UserWidget_eventBindToAnimationEvent_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_BindToAnimationEvent()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_BindToAnimationEvent_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execBindToAnimationEvent)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Delegate);
P_GET_ENUM(EWidgetAnimationEvent,Z_Param_AnimationEvent);
P_GET_PROPERTY(FNameProperty,Z_Param_UserTag);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->BindToAnimationEvent(Z_Param_Animation,FWidgetAnimationDynamicEvent(Z_Param_Delegate),EWidgetAnimationEvent(Z_Param_AnimationEvent),Z_Param_UserTag);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function BindToAnimationEvent **********************************
// ********** Begin Class UUserWidget Function BindToAnimationFinished *****************************
struct Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics
{
struct UserWidget_eventBindToAnimationFinished_Parms
{
UWidgetAnimation* Animation;
FScriptDelegate Delegate;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Bind an animation finished delegate.\n\x09 * @param Animation the animation to listen for starting or finishing.\n\x09 * @param Delegate the delegate to call when the animation's state changes\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Bind an animation finished delegate.\n@param Animation the animation to listen for starting or finishing.\n@param Delegate the delegate to call when the animation's state changes" },
};
#endif // WITH_METADATA
// ********** Begin Function BindToAnimationFinished constinit property declarations ***************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function BindToAnimationFinished constinit property declarations *****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function BindToAnimationFinished Property Definitions **************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationFinished_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationFinished_Parms, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 2203870250
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::NewProp_Delegate,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::PropPointers) < 2048);
// ********** End Function BindToAnimationFinished Property Definitions ****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "BindToAnimationFinished", Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::UserWidget_eventBindToAnimationFinished_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::UserWidget_eventBindToAnimationFinished_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_BindToAnimationFinished()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_BindToAnimationFinished_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execBindToAnimationFinished)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Delegate);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->BindToAnimationFinished(Z_Param_Animation,FWidgetAnimationDynamicEvent(Z_Param_Delegate));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function BindToAnimationFinished *******************************
// ********** Begin Class UUserWidget Function BindToAnimationStarted ******************************
struct Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics
{
struct UserWidget_eventBindToAnimationStarted_Parms
{
UWidgetAnimation* Animation;
FScriptDelegate Delegate;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Bind an animation started delegate.\n\x09 * @param Animation the animation to listen for starting or finishing.\n\x09 * @param Delegate the delegate to call when the animation's state changes\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Bind an animation started delegate.\n@param Animation the animation to listen for starting or finishing.\n@param Delegate the delegate to call when the animation's state changes" },
};
#endif // WITH_METADATA
// ********** Begin Function BindToAnimationStarted constinit property declarations ****************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function BindToAnimationStarted constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function BindToAnimationStarted Property Definitions ***************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationStarted_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventBindToAnimationStarted_Parms, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 2203870250
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::NewProp_Delegate,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::PropPointers) < 2048);
// ********** End Function BindToAnimationStarted Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "BindToAnimationStarted", Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::UserWidget_eventBindToAnimationStarted_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::UserWidget_eventBindToAnimationStarted_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_BindToAnimationStarted()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_BindToAnimationStarted_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execBindToAnimationStarted)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Delegate);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->BindToAnimationStarted(Z_Param_Animation,FWidgetAnimationDynamicEvent(Z_Param_Delegate));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function BindToAnimationStarted ********************************
// ********** Begin Class UUserWidget Function CancelLatentActions *********************************
struct Z_Construct_UFunction_UUserWidget_CancelLatentActions_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Delay" },
{ "Comment", "/**\n\x09 * Cancels any pending Delays or timer callbacks for this widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Cancels any pending Delays or timer callbacks for this widget." },
};
#endif // WITH_METADATA
// ********** Begin Function CancelLatentActions constinit property declarations *******************
// ********** End Function CancelLatentActions constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_CancelLatentActions_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "CancelLatentActions", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_CancelLatentActions_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_CancelLatentActions_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_CancelLatentActions()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_CancelLatentActions_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execCancelLatentActions)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->CancelLatentActions();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function CancelLatentActions ***********************************
// ********** Begin Class UUserWidget Function Construct *******************************************
static FName NAME_UUserWidget_Construct = FName(TEXT("Construct"));
void UUserWidget::Construct()
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_Construct);
ProcessEvent(Func,NULL);
}
struct Z_Construct_UFunction_UUserWidget_Construct_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface" },
{ "Comment", "/**\n\x09 * Called after the underlying slate widget is constructed. Depending on how the slate object is used\n\x09 * this event may be called multiple times due to adding and removing from the hierarchy.\n\x09 * If you need a true called-once-when-created event, use OnInitialized.\n\x09 */" },
{ "Keywords", "Begin Play" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called after the underlying slate widget is constructed. Depending on how the slate object is used\nthis event may be called multiple times due to adding and removing from the hierarchy.\nIf you need a true called-once-when-created event, use OnInitialized." },
};
#endif // WITH_METADATA
// ********** Begin Function Construct constinit property declarations *****************************
// ********** End Function Construct constinit property declarations *******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_Construct_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "Construct", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_Construct_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_Construct_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_Construct()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_Construct_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function Construct *********************************************
// ********** Begin Class UUserWidget Function Destruct ********************************************
static FName NAME_UUserWidget_Destruct = FName(TEXT("Destruct"));
void UUserWidget::Destruct()
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_Destruct);
ProcessEvent(Func,NULL);
}
struct Z_Construct_UFunction_UUserWidget_Destruct_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface" },
{ "Comment", "/**\n\x09 * Called when a widget is no longer referenced causing the slate resource to destroyed. Just like\n\x09 * Construct this event can be called multiple times.\n\x09 */" },
{ "Keywords", "End Play, Destroy" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a widget is no longer referenced causing the slate resource to destroyed. Just like\nConstruct this event can be called multiple times." },
};
#endif // WITH_METADATA
// ********** Begin Function Destruct constinit property declarations ******************************
// ********** End Function Destruct constinit property declarations ********************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_Destruct_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "Destruct", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_Destruct_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_Destruct_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_Destruct()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_Destruct_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function Destruct **********************************************
// ********** Begin Class UUserWidget Function FlushAnimations *************************************
struct Z_Construct_UFunction_UUserWidget_FlushAnimations_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Flushes all animations on all widgets to guarantee that any queued updates are processed before this call returns\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Flushes all animations on all widgets to guarantee that any queued updates are processed before this call returns" },
};
#endif // WITH_METADATA
// ********** Begin Function FlushAnimations constinit property declarations ***********************
// ********** End Function FlushAnimations constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_FlushAnimations_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "FlushAnimations", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_FlushAnimations_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_FlushAnimations_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_FlushAnimations()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_FlushAnimations_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execFlushAnimations)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->FlushAnimations();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function FlushAnimations ***************************************
// ********** Begin Class UUserWidget Function GetAlignmentInViewport ******************************
struct Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics
{
struct UserWidget_eventGetAlignmentInViewport_Parms
{
FVector2D ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/* */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function GetAlignmentInViewport constinit property declarations ****************
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetAlignmentInViewport constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetAlignmentInViewport Property Definitions ***************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetAlignmentInViewport_Parms, ReturnValue), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::PropPointers) < 2048);
// ********** End Function GetAlignmentInViewport Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetAlignmentInViewport", Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::UserWidget_eventGetAlignmentInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5482040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::UserWidget_eventGetAlignmentInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetAlignmentInViewport)
{
P_FINISH;
P_NATIVE_BEGIN;
*(FVector2D*)Z_Param__Result=P_THIS->GetAlignmentInViewport();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetAlignmentInViewport ********************************
// ********** Begin Class UUserWidget Function GetAnchorsInViewport ********************************
struct Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics
{
struct UserWidget_eventGetAnchorsInViewport_Parms
{
FAnchors ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/* */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function GetAnchorsInViewport constinit property declarations ******************
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetAnchorsInViewport constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetAnchorsInViewport Property Definitions *****************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetAnchorsInViewport_Parms, ReturnValue), Z_Construct_UScriptStruct_FAnchors, METADATA_PARAMS(0, nullptr) }; // 3233200920
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::PropPointers) < 2048);
// ********** End Function GetAnchorsInViewport Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetAnchorsInViewport", Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::UserWidget_eventGetAnchorsInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::UserWidget_eventGetAnchorsInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetAnchorsInViewport)
{
P_FINISH;
P_NATIVE_BEGIN;
*(FAnchors*)Z_Param__Result=P_THIS->GetAnchorsInViewport();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetAnchorsInViewport **********************************
// ********** Begin Class UUserWidget Function GetAnimationCurrentTime *****************************
struct Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics
{
struct UserWidget_eventGetAnimationCurrentTime_Parms
{
const UWidgetAnimation* InAnimation;
float ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Gets the current time of the animation in this widget\n\x09 * \n\x09 * @param The name of the animation to get the current time for\n\x09 * @return the current time of the animation.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Gets the current time of the animation in this widget\n\n@param The name of the animation to get the current time for\n@return the current time of the animation." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function GetAnimationCurrentTime constinit property declarations ***************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetAnimationCurrentTime constinit property declarations *****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetAnimationCurrentTime Property Definitions **************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetAnimationCurrentTime_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetAnimationCurrentTime_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::PropPointers) < 2048);
// ********** End Function GetAnimationCurrentTime Property Definitions ****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetAnimationCurrentTime", Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::UserWidget_eventGetAnimationCurrentTime_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::UserWidget_eventGetAnimationCurrentTime_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetAnimationCurrentTime)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
*(float*)Z_Param__Result=P_THIS->GetAnimationCurrentTime(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetAnimationCurrentTime *******************************
// ********** Begin Class UUserWidget Function GetExtension ****************************************
struct Z_Construct_UFunction_UUserWidget_GetExtension_Statics
{
struct UserWidget_eventGetExtension_Parms
{
TSubclassOf<UUserWidgetExtension> ExtensionType;
UUserWidgetExtension* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Extension" },
{ "Comment", "/** Find the first extension of the requested type. */" },
{ "DeterminesOutputType", "ExtensionType" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Find the first extension of the requested type." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReturnValue_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function GetExtension constinit property declarations **************************
static const UECodeGen_Private::FClassPropertyParams NewProp_ExtensionType;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetExtension constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetExtension Property Definitions *************************************
const UECodeGen_Private::FClassPropertyParams Z_Construct_UFunction_UUserWidget_GetExtension_Statics::NewProp_ExtensionType = { "ExtensionType", nullptr, (EPropertyFlags)0x0014000000000080, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetExtension_Parms, ExtensionType), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_GetExtension_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000080588, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetExtension_Parms, ReturnValue), Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReturnValue_MetaData), NewProp_ReturnValue_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetExtension_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetExtension_Statics::NewProp_ExtensionType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetExtension_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtension_Statics::PropPointers) < 2048);
// ********** End Function GetExtension Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetExtension_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetExtension", Z_Construct_UFunction_UUserWidget_GetExtension_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtension_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetExtension_Statics::UserWidget_eventGetExtension_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtension_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetExtension_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetExtension_Statics::UserWidget_eventGetExtension_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetExtension()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetExtension_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetExtension)
{
P_GET_OBJECT(UClass,Z_Param_ExtensionType);
P_FINISH;
P_NATIVE_BEGIN;
*(UUserWidgetExtension**)Z_Param__Result=P_THIS->GetExtension(Z_Param_ExtensionType);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetExtension ******************************************
// ********** Begin Class UUserWidget Function GetExtensions ***************************************
struct Z_Construct_UFunction_UUserWidget_GetExtensions_Statics
{
struct UserWidget_eventGetExtensions_Parms
{
TSubclassOf<UUserWidgetExtension> ExtensionType;
TArray<UUserWidgetExtension*> ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Extension" },
{ "Comment", "/** Find the extensions of the requested type. */" },
{ "DeterminesOutputType", "ExtensionType" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Find the extensions of the requested type." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReturnValue_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function GetExtensions constinit property declarations *************************
static const UECodeGen_Private::FClassPropertyParams NewProp_ExtensionType;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetExtensions constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetExtensions Property Definitions ************************************
const UECodeGen_Private::FClassPropertyParams Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ExtensionType = { "ExtensionType", nullptr, (EPropertyFlags)0x0014000000000080, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetExtensions_Parms, ExtensionType), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000080008, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010008000000588, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetExtensions_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReturnValue_MetaData), NewProp_ReturnValue_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ExtensionType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ReturnValue_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::PropPointers) < 2048);
// ********** End Function GetExtensions Property Definitions **************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetExtensions", Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::UserWidget_eventGetExtensions_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::UserWidget_eventGetExtensions_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetExtensions()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetExtensions_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetExtensions)
{
P_GET_OBJECT(UClass,Z_Param_ExtensionType);
P_FINISH;
P_NATIVE_BEGIN;
*(TArray<UUserWidgetExtension*>*)Z_Param__Result=P_THIS->GetExtensions(Z_Param_ExtensionType);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetExtensions *****************************************
// ********** Begin Class UUserWidget Function GetIsVisible ****************************************
struct Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics
{
struct UserWidget_eventGetIsVisible_Parms
{
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Appearance" },
{ "DeprecatedFunction", "" },
{ "DeprecationMessage", "Use IsInViewport instead" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function GetIsVisible constinit property declarations **************************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetIsVisible constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetIsVisible Property Definitions *************************************
void Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventGetIsVisible_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventGetIsVisible_Parms), &Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::PropPointers) < 2048);
// ********** End Function GetIsVisible Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetIsVisible", Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::UserWidget_eventGetIsVisible_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::UserWidget_eventGetIsVisible_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetIsVisible()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetIsVisible_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetIsVisible)
{
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->GetIsVisible();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetIsVisible ******************************************
// ********** Begin Class UUserWidget Function GetOwningPlayerCameraManager ************************
struct Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics
{
struct UserWidget_eventGetOwningPlayerCameraManager_Parms
{
APlayerCameraManager* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Player" },
{ "Comment", "/**\n\x09 * Gets the player camera manager associated with this UI.\n\x09 * @return Gets the owning player camera manager that's owned by the player controller assigned to this widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Gets the player camera manager associated with this UI.\n@return Gets the owning player camera manager that's owned by the player controller assigned to this widget." },
};
#endif // WITH_METADATA
// ********** Begin Function GetOwningPlayerCameraManager constinit property declarations **********
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetOwningPlayerCameraManager constinit property declarations ************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetOwningPlayerCameraManager Property Definitions *********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetOwningPlayerCameraManager_Parms, ReturnValue), Z_Construct_UClass_APlayerCameraManager_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::PropPointers) < 2048);
// ********** End Function GetOwningPlayerCameraManager Property Definitions ***********************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetOwningPlayerCameraManager", Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::UserWidget_eventGetOwningPlayerCameraManager_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::UserWidget_eventGetOwningPlayerCameraManager_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetOwningPlayerCameraManager)
{
P_FINISH;
P_NATIVE_BEGIN;
*(APlayerCameraManager**)Z_Param__Result=P_THIS->GetOwningPlayerCameraManager();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetOwningPlayerCameraManager **************************
// ********** Begin Class UUserWidget Function GetOwningPlayerPawn *********************************
struct Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics
{
struct UserWidget_eventGetOwningPlayerPawn_Parms
{
APawn* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Player" },
{ "Comment", "/**\n\x09 * Gets the player pawn associated with this UI.\n\x09 * @return Gets the owning player pawn that's owned by the player controller assigned to this widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Gets the player pawn associated with this UI.\n@return Gets the owning player pawn that's owned by the player controller assigned to this widget." },
};
#endif // WITH_METADATA
// ********** Begin Function GetOwningPlayerPawn constinit property declarations *******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetOwningPlayerPawn constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetOwningPlayerPawn Property Definitions ******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventGetOwningPlayerPawn_Parms, ReturnValue), Z_Construct_UClass_APawn_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::PropPointers) < 2048);
// ********** End Function GetOwningPlayerPawn Property Definitions ********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "GetOwningPlayerPawn", Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::UserWidget_eventGetOwningPlayerPawn_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::UserWidget_eventGetOwningPlayerPawn_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execGetOwningPlayerPawn)
{
P_FINISH;
P_NATIVE_BEGIN;
*(APawn**)Z_Param__Result=P_THIS->GetOwningPlayerPawn();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function GetOwningPlayerPawn ***********************************
// ********** Begin Class UUserWidget Function IsAnimationPlaying **********************************
struct Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics
{
struct UserWidget_eventIsAnimationPlaying_Parms
{
const UWidgetAnimation* InAnimation;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Gets whether an animation is currently playing on this widget.\n\x09 * \n\x09 * @param InAnimation The animation to check the playback status of\n\x09 * @return True if the animation is currently playing\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Gets whether an animation is currently playing on this widget.\n\n@param InAnimation The animation to check the playback status of\n@return True if the animation is currently playing" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function IsAnimationPlaying constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsAnimationPlaying constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsAnimationPlaying Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventIsAnimationPlaying_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
void Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsAnimationPlaying_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsAnimationPlaying_Parms), &Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::PropPointers) < 2048);
// ********** End Function IsAnimationPlaying Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsAnimationPlaying", Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::UserWidget_eventIsAnimationPlaying_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::UserWidget_eventIsAnimationPlaying_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsAnimationPlaying()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsAnimationPlaying_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execIsAnimationPlaying)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsAnimationPlaying(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function IsAnimationPlaying ************************************
// ********** Begin Class UUserWidget Function IsAnimationPlayingForward ***************************
struct Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics
{
struct UserWidget_eventIsAnimationPlayingForward_Parms
{
const UWidgetAnimation* InAnimation;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * returns true if the animation is currently playing forward, false otherwise.\n\x09 *\n\x09 * @param InAnimation The playing animation that we want to know about\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "returns true if the animation is currently playing forward, false otherwise.\n\n@param InAnimation The playing animation that we want to know about" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function IsAnimationPlayingForward constinit property declarations *************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsAnimationPlayingForward constinit property declarations ***************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsAnimationPlayingForward Property Definitions ************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventIsAnimationPlayingForward_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
void Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsAnimationPlayingForward_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsAnimationPlayingForward_Parms), &Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::PropPointers) < 2048);
// ********** End Function IsAnimationPlayingForward Property Definitions **************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsAnimationPlayingForward", Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::UserWidget_eventIsAnimationPlayingForward_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::UserWidget_eventIsAnimationPlayingForward_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execIsAnimationPlayingForward)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsAnimationPlayingForward(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function IsAnimationPlayingForward *****************************
// ********** Begin Class UUserWidget Function IsAnyAnimationPlaying *******************************
struct Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics
{
struct UserWidget_eventIsAnyAnimationPlaying_Parms
{
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * @return True if any animation is currently playing\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "@return True if any animation is currently playing" },
};
#endif // WITH_METADATA
// ********** Begin Function IsAnyAnimationPlaying constinit property declarations *****************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsAnyAnimationPlaying constinit property declarations *******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsAnyAnimationPlaying Property Definitions ****************************
void Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsAnyAnimationPlaying_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsAnyAnimationPlaying_Parms), &Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::PropPointers) < 2048);
// ********** End Function IsAnyAnimationPlaying Property Definitions ******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsAnyAnimationPlaying", Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::UserWidget_eventIsAnyAnimationPlaying_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x5402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::UserWidget_eventIsAnyAnimationPlaying_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execIsAnyAnimationPlaying)
{
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsAnyAnimationPlaying();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function IsAnyAnimationPlaying *********************************
// ********** Begin Class UUserWidget Function IsInteractable **************************************
struct UserWidget_eventIsInteractable_Parms
{
bool ReturnValue;
/** Constructor, initializes return property only **/
UserWidget_eventIsInteractable_Parms()
: ReturnValue(false)
{
}
};
static FName NAME_UUserWidget_IsInteractable = FName(TEXT("IsInteractable"));
bool UUserWidget::IsInteractable() const
{
UserWidget_eventIsInteractable_Parms Parms;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_IsInteractable);
const_cast<UUserWidget*>(this)->ProcessEvent(Func,&Parms);
return !!Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_IsInteractable_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface | Interaction" },
{ "Comment", "/**\n\x09 * Gets a value indicating if the widget is interactive.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Gets a value indicating if the widget is interactive." },
};
#endif // WITH_METADATA
// ********** Begin Function IsInteractable constinit property declarations ************************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsInteractable constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsInteractable Property Definitions ***********************************
void Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsInteractable_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsInteractable_Parms), &Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::PropPointers) < 2048);
// ********** End Function IsInteractable Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsInteractable", Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::PropPointers),
sizeof(UserWidget_eventIsInteractable_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x4802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventIsInteractable_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsInteractable()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsInteractable_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function IsInteractable ****************************************
// ********** Begin Class UUserWidget Function IsListeningForInputAction ***************************
struct Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics
{
struct UserWidget_eventIsListeningForInputAction_Parms
{
FName ActionName;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Checks if the action has a registered callback with the input component.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Checks if the action has a registered callback with the input component." },
};
#endif // WITH_METADATA
// ********** Begin Function IsListeningForInputAction constinit property declarations *************
static const UECodeGen_Private::FNamePropertyParams NewProp_ActionName;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsListeningForInputAction constinit property declarations ***************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsListeningForInputAction Property Definitions ************************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ActionName = { "ActionName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventIsListeningForInputAction_Parms, ActionName), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsListeningForInputAction_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsListeningForInputAction_Parms), &Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ActionName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::PropPointers) < 2048);
// ********** End Function IsListeningForInputAction Property Definitions **************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsListeningForInputAction", Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::UserWidget_eventIsListeningForInputAction_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::UserWidget_eventIsListeningForInputAction_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsListeningForInputAction()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsListeningForInputAction_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execIsListeningForInputAction)
{
P_GET_PROPERTY(FNameProperty,Z_Param_ActionName);
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsListeningForInputAction(Z_Param_ActionName);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function IsListeningForInputAction *****************************
// ********** Begin Class UUserWidget Function IsPlayingAnimation **********************************
struct Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics
{
struct UserWidget_eventIsPlayingAnimation_Parms
{
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/** Are we currently playing any animations? */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Are we currently playing any animations?" },
};
#endif // WITH_METADATA
// ********** Begin Function IsPlayingAnimation constinit property declarations ********************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsPlayingAnimation constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsPlayingAnimation Property Definitions *******************************
void Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventIsPlayingAnimation_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventIsPlayingAnimation_Parms), &Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::PropPointers) < 2048);
// ********** End Function IsPlayingAnimation Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "IsPlayingAnimation", Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::UserWidget_eventIsPlayingAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::UserWidget_eventIsPlayingAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_IsPlayingAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_IsPlayingAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execIsPlayingAnimation)
{
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsPlayingAnimation();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function IsPlayingAnimation ************************************
// ********** Begin Class UUserWidget Function ListenForInputAction ********************************
struct Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics
{
struct UserWidget_eventListenForInputAction_Parms
{
FName ActionName;
TEnumAsByte<EInputEvent> EventType;
bool bConsume;
FScriptDelegate Callback;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Listens for a particular Player Input Action by name. This requires that those actions are being executed, and\n\x09 * that we're not currently in UI-Only Input Mode.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Listens for a particular Player Input Action by name. This requires that those actions are being executed, and\nthat we're not currently in UI-Only Input Mode." },
};
#endif // WITH_METADATA
// ********** Begin Function ListenForInputAction constinit property declarations ******************
static const UECodeGen_Private::FNamePropertyParams NewProp_ActionName;
static const UECodeGen_Private::FBytePropertyParams NewProp_EventType;
static void NewProp_bConsume_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bConsume;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Callback;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function ListenForInputAction constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function ListenForInputAction Property Definitions *****************************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_ActionName = { "ActionName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventListenForInputAction_Parms, ActionName), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_EventType = { "EventType", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventListenForInputAction_Parms, EventType), Z_Construct_UEnum_Engine_EInputEvent, METADATA_PARAMS(0, nullptr) }; // 513683223
void Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_bConsume_SetBit(void* Obj)
{
((UserWidget_eventListenForInputAction_Parms*)Obj)->bConsume = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_bConsume = { "bConsume", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventListenForInputAction_Parms), &Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_bConsume_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_Callback = { "Callback", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventListenForInputAction_Parms, Callback), Z_Construct_UDelegateFunction_UMG_OnInputAction__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 1714004281
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_ActionName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_EventType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_bConsume,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::NewProp_Callback,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::PropPointers) < 2048);
// ********** End Function ListenForInputAction Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "ListenForInputAction", Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::UserWidget_eventListenForInputAction_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::UserWidget_eventListenForInputAction_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_ListenForInputAction()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_ListenForInputAction_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execListenForInputAction)
{
P_GET_PROPERTY(FNameProperty,Z_Param_ActionName);
P_GET_PROPERTY(FByteProperty,Z_Param_EventType);
P_GET_UBOOL(Z_Param_bConsume);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Callback);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->ListenForInputAction(Z_Param_ActionName,EInputEvent(Z_Param_EventType),Z_Param_bConsume,FOnInputAction(Z_Param_Callback));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function ListenForInputAction **********************************
// ********** Begin Class UUserWidget Function OnAddedToFocusPath **********************************
struct UserWidget_eventOnAddedToFocusPath_Parms
{
FFocusEvent InFocusEvent;
};
static FName NAME_UUserWidget_OnAddedToFocusPath = FName(TEXT("OnAddedToFocusPath"));
void UUserWidget::OnAddedToFocusPath(FFocusEvent InFocusEvent)
{
UserWidget_eventOnAddedToFocusPath_Parms Parms;
Parms.InFocusEvent=InFocusEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnAddedToFocusPath);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * If focus is gained on on this widget or on a child widget and this widget is added\n\x09 * to the focus path, and wasn't previously part of it, this event is called.\n\x09 *\n\x09 * @param InFocusEvent FocusEvent\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If focus is gained on on this widget or on a child widget and this widget is added\nto the focus path, and wasn't previously part of it, this event is called.\n\n@param InFocusEvent FocusEvent" },
};
#endif // WITH_METADATA
// ********** Begin Function OnAddedToFocusPath constinit property declarations ********************
static const UECodeGen_Private::FStructPropertyParams NewProp_InFocusEvent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnAddedToFocusPath constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnAddedToFocusPath Property Definitions *******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::NewProp_InFocusEvent = { "InFocusEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAddedToFocusPath_Parms, InFocusEvent), Z_Construct_UScriptStruct_FFocusEvent, METADATA_PARAMS(0, nullptr) }; // 332671826
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::NewProp_InFocusEvent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::PropPointers) < 2048);
// ********** End Function OnAddedToFocusPath Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnAddedToFocusPath", Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::PropPointers),
sizeof(UserWidget_eventOnAddedToFocusPath_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnAddedToFocusPath_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnAddedToFocusPath ************************************
// ********** Begin Class UUserWidget Function OnAnalogValueChanged ********************************
struct UserWidget_eventOnAnalogValueChanged_Parms
{
FGeometry MyGeometry;
FAnalogInputEvent InAnalogInputEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnAnalogValueChanged = FName(TEXT("OnAnalogValueChanged"));
FEventReply UUserWidget::OnAnalogValueChanged(FGeometry MyGeometry, FAnalogInputEvent InAnalogInputEvent)
{
UserWidget_eventOnAnalogValueChanged_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InAnalogInputEvent=InAnalogInputEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnAnalogValueChanged);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09* Called when an analog value changes on a button that supports analog\n\x09*\n\x09* @param MyGeometry The Geometry of the widget receiving the event\n\x09* @param InAnalogInputEvent Analog Event\n\x09* @return Returns whether the event was handled, along with other possible actions\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when an analog value changes on a button that supports analog\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InAnalogInputEvent Analog Event\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnAnalogValueChanged constinit property declarations ******************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InAnalogInputEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnAnalogValueChanged constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnAnalogValueChanged Property Definitions *****************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAnalogValueChanged_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_InAnalogInputEvent = { "InAnalogInputEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAnalogValueChanged_Parms, InAnalogInputEvent), Z_Construct_UScriptStruct_FAnalogInputEvent, METADATA_PARAMS(0, nullptr) }; // 2890079969
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAnalogValueChanged_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_InAnalogInputEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::PropPointers) < 2048);
// ********** End Function OnAnalogValueChanged Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnAnalogValueChanged", Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::PropPointers),
sizeof(UserWidget_eventOnAnalogValueChanged_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x08020802, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnAnalogValueChanged_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnAnalogValueChanged **********************************
// ********** Begin Class UUserWidget Function OnAnimationFinished *********************************
struct UserWidget_eventOnAnimationFinished_Parms
{
const UWidgetAnimation* Animation;
};
static FName NAME_UUserWidget_OnAnimationFinished = FName(TEXT("OnAnimationFinished"));
void UUserWidget::OnAnimationFinished(const UWidgetAnimation* Animation)
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnAnimationFinished);
if (!Func->GetOwnerClass()->HasAnyClassFlags(CLASS_Native))
{
UserWidget_eventOnAnimationFinished_Parms Parms;
Parms.Animation=Animation;
ProcessEvent(Func,&Parms);
}
else
{
OnAnimationFinished_Implementation(Animation);
}
}
struct Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Called when an animation has either played all the way through or is stopped\n\x09 *\n\x09 * @param Animation The animation that has finished playing\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when an animation has either played all the way through or is stopped\n\n@param Animation The animation that has finished playing" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Animation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnAnimationFinished constinit property declarations *******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnAnimationFinished constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnAnimationFinished Property Definitions ******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAnimationFinished_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Animation_MetaData), NewProp_Animation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::NewProp_Animation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::PropPointers) < 2048);
// ********** End Function OnAnimationFinished Property Definitions ********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnAnimationFinished", Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::PropPointers),
sizeof(UserWidget_eventOnAnimationFinished_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x08080C0A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnAnimationFinished_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnAnimationFinished()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnAnimationFinished_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execOnAnimationFinished)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->OnAnimationFinished_Implementation(Z_Param_Animation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function OnAnimationFinished ***********************************
// ********** Begin Class UUserWidget Function OnAnimationStarted **********************************
struct UserWidget_eventOnAnimationStarted_Parms
{
const UWidgetAnimation* Animation;
};
static FName NAME_UUserWidget_OnAnimationStarted = FName(TEXT("OnAnimationStarted"));
void UUserWidget::OnAnimationStarted(const UWidgetAnimation* Animation)
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnAnimationStarted);
if (!Func->GetOwnerClass()->HasAnyClassFlags(CLASS_Native))
{
UserWidget_eventOnAnimationStarted_Parms Parms;
Parms.Animation=Animation;
ProcessEvent(Func,&Parms);
}
else
{
OnAnimationStarted_Implementation(Animation);
}
}
struct Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Called when an animation is started.\n\x09 *\n\x09 * @param Animation the animation that started\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when an animation is started.\n\n@param Animation the animation that started" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Animation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnAnimationStarted constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnAnimationStarted constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnAnimationStarted Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnAnimationStarted_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Animation_MetaData), NewProp_Animation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::NewProp_Animation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::PropPointers) < 2048);
// ********** End Function OnAnimationStarted Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnAnimationStarted", Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::PropPointers),
sizeof(UserWidget_eventOnAnimationStarted_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x08080C0A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnAnimationStarted_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnAnimationStarted()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnAnimationStarted_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execOnAnimationStarted)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->OnAnimationStarted_Implementation(Z_Param_Animation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function OnAnimationStarted ************************************
// ********** Begin Class UUserWidget Function OnDragCancelled *************************************
struct UserWidget_eventOnDragCancelled_Parms
{
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
};
static FName NAME_UUserWidget_OnDragCancelled = FName(TEXT("OnDragCancelled"));
void UUserWidget::OnDragCancelled(FPointerEvent const& PointerEvent, UDragDropOperation* Operation)
{
UserWidget_eventOnDragCancelled_Parms Parms;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDragCancelled);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called when the user cancels the drag operation, typically when they simply release the mouse button after\n\x09 * beginning a drag operation, but failing to complete the drag.\n\x09 *\n\x09 * @param PointerEvent Last mouse event from when the drag was canceled.\n\x09 * @param Operation The drag operation that was canceled.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when the user cancels the drag operation, typically when they simply release the mouse button after\nbeginning a drag operation, but failing to complete the drag.\n\n@param PointerEvent Last mouse event from when the drag was canceled.\n@param Operation The drag operation that was canceled." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PointerEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnDragCancelled constinit property declarations ***********************
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDragCancelled constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDragCancelled Property Definitions **********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragCancelled_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PointerEvent_MetaData), NewProp_PointerEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragCancelled_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::NewProp_Operation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::PropPointers) < 2048);
// ********** End Function OnDragCancelled Property Definitions ************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDragCancelled", Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::PropPointers),
sizeof(UserWidget_eventOnDragCancelled_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDragCancelled_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDragCancelled()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDragCancelled_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDragCancelled ***************************************
// ********** Begin Class UUserWidget Function OnDragDetected **************************************
struct UserWidget_eventOnDragDetected_Parms
{
FGeometry MyGeometry;
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
};
static FName NAME_UUserWidget_OnDragDetected = FName(TEXT("OnDragDetected"));
void UUserWidget::OnDragDetected(FGeometry MyGeometry, FPointerEvent const& PointerEvent, UDragDropOperation*& Operation)
{
UserWidget_eventOnDragDetected_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDragDetected);
ProcessEvent(Func,&Parms);
Operation=Parms.Operation;
}
struct Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called when Slate detects that a widget started to be dragged.\n\x09 *\n\x09 * @param InMyGeometry Widget geometry\n\x09 * @param PointerEvent MouseMove that triggered the drag\n\x09 * @param Operation The drag operation that was detected.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when Slate detects that a widget started to be dragged.\n\n@param InMyGeometry Widget geometry\n@param PointerEvent MouseMove that triggered the drag\n@param Operation The drag operation that was detected." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PointerEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnDragDetected constinit property declarations ************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDragDetected constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDragDetected Property Definitions ***********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragDetected_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragDetected_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PointerEvent_MetaData), NewProp_PointerEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragDetected_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::NewProp_Operation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::PropPointers) < 2048);
// ********** End Function OnDragDetected Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDragDetected", Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::PropPointers),
sizeof(UserWidget_eventOnDragDetected_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDragDetected_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDragDetected()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDragDetected_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDragDetected ****************************************
// ********** Begin Class UUserWidget Function OnDragEnter *****************************************
struct UserWidget_eventOnDragEnter_Parms
{
FGeometry MyGeometry;
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
};
static FName NAME_UUserWidget_OnDragEnter = FName(TEXT("OnDragEnter"));
void UUserWidget::OnDragEnter(FGeometry MyGeometry, FPointerEvent PointerEvent, UDragDropOperation* Operation)
{
UserWidget_eventOnDragEnter_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDragEnter);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called during drag and drop when the drag enters the widget.\n\x09 *\n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param PointerEvent The mouse event from when the drag entered the widget.\n\x09 * @param Operation The drag operation that entered the widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called during drag and drop when the drag enters the widget.\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param PointerEvent The mouse event from when the drag entered the widget.\n@param Operation The drag operation that entered the widget." },
};
#endif // WITH_METADATA
// ********** Begin Function OnDragEnter constinit property declarations ***************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDragEnter constinit property declarations *****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDragEnter Property Definitions **************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragEnter_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragEnter_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(0, nullptr) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragEnter_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::NewProp_Operation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::PropPointers) < 2048);
// ********** End Function OnDragEnter Property Definitions ****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDragEnter", Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::PropPointers),
sizeof(UserWidget_eventOnDragEnter_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDragEnter_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDragEnter()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDragEnter_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDragEnter *******************************************
// ********** Begin Class UUserWidget Function OnDragLeave *****************************************
struct UserWidget_eventOnDragLeave_Parms
{
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
};
static FName NAME_UUserWidget_OnDragLeave = FName(TEXT("OnDragLeave"));
void UUserWidget::OnDragLeave(FPointerEvent PointerEvent, UDragDropOperation* Operation)
{
UserWidget_eventOnDragLeave_Parms Parms;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDragLeave);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called during drag and drop when the drag leaves the widget.\n\x09 *\n\x09 * @param PointerEvent The mouse event from when the drag left the widget.\n\x09 * @param Operation The drag operation that entered the widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called during drag and drop when the drag leaves the widget.\n\n@param PointerEvent The mouse event from when the drag left the widget.\n@param Operation The drag operation that entered the widget." },
};
#endif // WITH_METADATA
// ********** Begin Function OnDragLeave constinit property declarations ***************************
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDragLeave constinit property declarations *****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDragLeave Property Definitions **************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragLeave_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(0, nullptr) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragLeave_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::NewProp_Operation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::PropPointers) < 2048);
// ********** End Function OnDragLeave Property Definitions ****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDragLeave", Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::PropPointers),
sizeof(UserWidget_eventOnDragLeave_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDragLeave_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDragLeave()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDragLeave_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDragLeave *******************************************
// ********** Begin Class UUserWidget Function OnDragOver ******************************************
struct UserWidget_eventOnDragOver_Parms
{
FGeometry MyGeometry;
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
bool ReturnValue;
/** Constructor, initializes return property only **/
UserWidget_eventOnDragOver_Parms()
: ReturnValue(false)
{
}
};
static FName NAME_UUserWidget_OnDragOver = FName(TEXT("OnDragOver"));
bool UUserWidget::OnDragOver(FGeometry MyGeometry, FPointerEvent PointerEvent, UDragDropOperation* Operation)
{
UserWidget_eventOnDragOver_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDragOver);
ProcessEvent(Func,&Parms);
return !!Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnDragOver_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called during drag and drop when the the mouse is being dragged over a widget.\n\x09 *\n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param PointerEvent The mouse event from when the drag occurred over the widget.\n\x09 * @param Operation The drag operation over the widget.\n\x09 *\n\x09 * @return 'true' to indicate that you handled the drag over operation. Returning 'false' will cause the operation to continue to bubble up.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called during drag and drop when the the mouse is being dragged over a widget.\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param PointerEvent The mouse event from when the drag occurred over the widget.\n@param Operation The drag operation over the widget.\n\n@return 'true' to indicate that you handled the drag over operation. Returning 'false' will cause the operation to continue to bubble up." },
};
#endif // WITH_METADATA
// ********** Begin Function OnDragOver constinit property declarations ****************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDragOver constinit property declarations ******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDragOver Property Definitions ***************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragOver_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragOver_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(0, nullptr) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDragOver_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventOnDragOver_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventOnDragOver_Parms), &Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_Operation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::PropPointers) < 2048);
// ********** End Function OnDragOver Property Definitions *****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDragOver", Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::PropPointers),
sizeof(UserWidget_eventOnDragOver_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDragOver_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDragOver()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDragOver_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDragOver ********************************************
// ********** Begin Class UUserWidget Function OnDrop **********************************************
struct UserWidget_eventOnDrop_Parms
{
FGeometry MyGeometry;
FPointerEvent PointerEvent;
UDragDropOperation* Operation;
bool ReturnValue;
/** Constructor, initializes return property only **/
UserWidget_eventOnDrop_Parms()
: ReturnValue(false)
{
}
};
static FName NAME_UUserWidget_OnDrop = FName(TEXT("OnDrop"));
bool UUserWidget::OnDrop(FGeometry MyGeometry, FPointerEvent PointerEvent, UDragDropOperation* Operation)
{
UserWidget_eventOnDrop_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.PointerEvent=PointerEvent;
Parms.Operation=Operation;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnDrop);
ProcessEvent(Func,&Parms);
return !!Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnDrop_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Drag and Drop" },
{ "Comment", "/**\n\x09 * Called when the user is dropping something onto a widget. Ends the drag and drop operation, even if no widget handles this.\n\x09 *\n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param PointerEvent The mouse event from when the drag occurred over the widget.\n\x09 * @param Operation The drag operation over the widget.\n\x09 * \n\x09 * @return 'true' to indicate you handled the drop operation.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when the user is dropping something onto a widget. Ends the drag and drop operation, even if no widget handles this.\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param PointerEvent The mouse event from when the drag occurred over the widget.\n@param Operation The drag operation over the widget.\n\n@return 'true' to indicate you handled the drop operation." },
};
#endif // WITH_METADATA
// ********** Begin Function OnDrop constinit property declarations ********************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_PointerEvent;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Operation;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnDrop constinit property declarations **********************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnDrop Property Definitions *******************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDrop_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_PointerEvent = { "PointerEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDrop_Parms, PointerEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(0, nullptr) }; // 1036461280
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_Operation = { "Operation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnDrop_Parms, Operation), Z_Construct_UClass_UDragDropOperation_NoRegister, METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventOnDrop_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventOnDrop_Parms), &Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnDrop_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_PointerEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_Operation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnDrop_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDrop_Statics::PropPointers) < 2048);
// ********** End Function OnDrop Property Definitions *********************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnDrop_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnDrop", Z_Construct_UFunction_UUserWidget_OnDrop_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDrop_Statics::PropPointers),
sizeof(UserWidget_eventOnDrop_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnDrop_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnDrop_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnDrop_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnDrop()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnDrop_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnDrop ************************************************
// ********** Begin Class UUserWidget Function OnFocusLost *****************************************
struct UserWidget_eventOnFocusLost_Parms
{
FFocusEvent InFocusEvent;
};
static FName NAME_UUserWidget_OnFocusLost = FName(TEXT("OnFocusLost"));
void UUserWidget::OnFocusLost(FFocusEvent InFocusEvent)
{
UserWidget_eventOnFocusLost_Parms Parms;
Parms.InFocusEvent=InFocusEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnFocusLost);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called when this widget loses focus. This event does not bubble.\n\x09 *\n\x09 * @param InFocusEvent FocusEvent\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when this widget loses focus. This event does not bubble.\n\n@param InFocusEvent FocusEvent" },
};
#endif // WITH_METADATA
// ********** Begin Function OnFocusLost constinit property declarations ***************************
static const UECodeGen_Private::FStructPropertyParams NewProp_InFocusEvent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnFocusLost constinit property declarations *****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnFocusLost Property Definitions **************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::NewProp_InFocusEvent = { "InFocusEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnFocusLost_Parms, InFocusEvent), Z_Construct_UScriptStruct_FFocusEvent, METADATA_PARAMS(0, nullptr) }; // 332671826
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::NewProp_InFocusEvent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::PropPointers) < 2048);
// ********** End Function OnFocusLost Property Definitions ****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnFocusLost", Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::PropPointers),
sizeof(UserWidget_eventOnFocusLost_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnFocusLost_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnFocusLost()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnFocusLost_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnFocusLost *******************************************
// ********** Begin Class UUserWidget Function OnFocusReceived *************************************
struct UserWidget_eventOnFocusReceived_Parms
{
FGeometry MyGeometry;
FFocusEvent InFocusEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnFocusReceived = FName(TEXT("OnFocusReceived"));
FEventReply UUserWidget::OnFocusReceived(FGeometry MyGeometry, FFocusEvent InFocusEvent)
{
UserWidget_eventOnFocusReceived_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InFocusEvent=InFocusEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnFocusReceived);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called when keyboard focus is given to this widget. This event does not bubble.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param InFocusEvent FocusEvent\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when keyboard focus is given to this widget. This event does not bubble.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InFocusEvent FocusEvent\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnFocusReceived constinit property declarations ***********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InFocusEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnFocusReceived constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnFocusReceived Property Definitions **********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnFocusReceived_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_InFocusEvent = { "InFocusEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnFocusReceived_Parms, InFocusEvent), Z_Construct_UScriptStruct_FFocusEvent, METADATA_PARAMS(0, nullptr) }; // 332671826
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnFocusReceived_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_InFocusEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::PropPointers) < 2048);
// ********** End Function OnFocusReceived Property Definitions ************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnFocusReceived", Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::PropPointers),
sizeof(UserWidget_eventOnFocusReceived_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnFocusReceived_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnFocusReceived()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnFocusReceived_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnFocusReceived ***************************************
// ********** Begin Class UUserWidget Function OnInitialized ***************************************
static FName NAME_UUserWidget_OnInitialized = FName(TEXT("OnInitialized"));
void UUserWidget::OnInitialized()
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnInitialized);
ProcessEvent(Func,NULL);
}
struct Z_Construct_UFunction_UUserWidget_OnInitialized_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface" },
{ "Comment", "/** \n\x09 * Called once only at game time on non-template instances.\n\x09 * While Construct/Destruct pertain to the underlying Slate, this is called only once for the UUserWidget.\n\x09 * If you have one-time things to establish up-front (like binding callbacks to events on BindWidget properties), do so here.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called once only at game time on non-template instances.\nWhile Construct/Destruct pertain to the underlying Slate, this is called only once for the UUserWidget.\nIf you have one-time things to establish up-front (like binding callbacks to events on BindWidget properties), do so here." },
};
#endif // WITH_METADATA
// ********** Begin Function OnInitialized constinit property declarations *************************
// ********** End Function OnInitialized constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnInitialized_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnInitialized", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnInitialized_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnInitialized_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_OnInitialized()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnInitialized_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnInitialized *****************************************
// ********** Begin Class UUserWidget Function OnKeyChar *******************************************
struct UserWidget_eventOnKeyChar_Parms
{
FGeometry MyGeometry;
FCharacterEvent InCharacterEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnKeyChar = FName(TEXT("OnKeyChar"));
FEventReply UUserWidget::OnKeyChar(FGeometry MyGeometry, FCharacterEvent InCharacterEvent)
{
UserWidget_eventOnKeyChar_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InCharacterEvent=InCharacterEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnKeyChar);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called after a character is entered while this widget has focus\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param InCharacterEvent Character event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called after a character is entered while this widget has focus\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InCharacterEvent Character event\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnKeyChar constinit property declarations *****************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InCharacterEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnKeyChar constinit property declarations *******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnKeyChar Property Definitions ****************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyChar_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_InCharacterEvent = { "InCharacterEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyChar_Parms, InCharacterEvent), Z_Construct_UScriptStruct_FCharacterEvent, METADATA_PARAMS(0, nullptr) }; // 2824496989
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyChar_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_InCharacterEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::PropPointers) < 2048);
// ********** End Function OnKeyChar Property Definitions ******************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnKeyChar", Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::PropPointers),
sizeof(UserWidget_eventOnKeyChar_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnKeyChar_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnKeyChar()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnKeyChar_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnKeyChar *********************************************
// ********** Begin Class UUserWidget Function OnKeyDown *******************************************
struct UserWidget_eventOnKeyDown_Parms
{
FGeometry MyGeometry;
FKeyEvent InKeyEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnKeyDown = FName(TEXT("OnKeyDown"));
FEventReply UUserWidget::OnKeyDown(FGeometry MyGeometry, FKeyEvent InKeyEvent)
{
UserWidget_eventOnKeyDown_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InKeyEvent=InKeyEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnKeyDown);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called after a key (keyboard, controller, ...) is pressed when this widget has focus (this event bubbles if not handled)\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param InKeyEvent Key event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called after a key (keyboard, controller, ...) is pressed when this widget has focus (this event bubbles if not handled)\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InKeyEvent Key event\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnKeyDown constinit property declarations *****************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InKeyEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnKeyDown constinit property declarations *******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnKeyDown Property Definitions ****************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyDown_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_InKeyEvent = { "InKeyEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyDown_Parms, InKeyEvent), Z_Construct_UScriptStruct_FKeyEvent, METADATA_PARAMS(0, nullptr) }; // 2867625917
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyDown_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_InKeyEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::PropPointers) < 2048);
// ********** End Function OnKeyDown Property Definitions ******************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnKeyDown", Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::PropPointers),
sizeof(UserWidget_eventOnKeyDown_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnKeyDown_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnKeyDown()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnKeyDown_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnKeyDown *********************************************
// ********** Begin Class UUserWidget Function OnKeyUp *********************************************
struct UserWidget_eventOnKeyUp_Parms
{
FGeometry MyGeometry;
FKeyEvent InKeyEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnKeyUp = FName(TEXT("OnKeyUp"));
FEventReply UUserWidget::OnKeyUp(FGeometry MyGeometry, FKeyEvent InKeyEvent)
{
UserWidget_eventOnKeyUp_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InKeyEvent=InKeyEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnKeyUp);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called after a key (keyboard, controller, ...) is released when this widget has focus\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param InKeyEvent Key event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called after a key (keyboard, controller, ...) is released when this widget has focus\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InKeyEvent Key event\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnKeyUp constinit property declarations *******************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InKeyEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnKeyUp constinit property declarations *********************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnKeyUp Property Definitions ******************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyUp_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_InKeyEvent = { "InKeyEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyUp_Parms, InKeyEvent), Z_Construct_UScriptStruct_FKeyEvent, METADATA_PARAMS(0, nullptr) }; // 2867625917
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnKeyUp_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_InKeyEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::PropPointers) < 2048);
// ********** End Function OnKeyUp Property Definitions ********************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnKeyUp", Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::PropPointers),
sizeof(UserWidget_eventOnKeyUp_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnKeyUp_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnKeyUp()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnKeyUp_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnKeyUp ***********************************************
// ********** Begin Class UUserWidget Function OnMotionDetected ************************************
struct UserWidget_eventOnMotionDetected_Parms
{
FGeometry MyGeometry;
FMotionEvent InMotionEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMotionDetected = FName(TEXT("OnMotionDetected"));
FEventReply UUserWidget::OnMotionDetected(FGeometry MyGeometry, FMotionEvent InMotionEvent)
{
UserWidget_eventOnMotionDetected_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InMotionEvent=InMotionEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMotionDetected);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when motion is detected (controller or device)\n\x09 * e.g. Someone tilts or shakes their controller.\n\x09 * \n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param MotionEvent\x09The motion event generated\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when motion is detected (controller or device)\ne.g. Someone tilts or shakes their controller.\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param MotionEvent The motion event generated" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMotionDetected constinit property declarations **********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InMotionEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMotionDetected constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMotionDetected Property Definitions *********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMotionDetected_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_InMotionEvent = { "InMotionEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMotionDetected_Parms, InMotionEvent), Z_Construct_UScriptStruct_FMotionEvent, METADATA_PARAMS(0, nullptr) }; // 1557678669
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMotionDetected_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_InMotionEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::PropPointers) < 2048);
// ********** End Function OnMotionDetected Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMotionDetected", Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::PropPointers),
sizeof(UserWidget_eventOnMotionDetected_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMotionDetected_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMotionDetected()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMotionDetected_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMotionDetected **************************************
// ********** Begin Class UUserWidget Function OnMouseButtonDoubleClick ****************************
struct UserWidget_eventOnMouseButtonDoubleClick_Parms
{
FGeometry InMyGeometry;
FPointerEvent InMouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMouseButtonDoubleClick = FName(TEXT("OnMouseButtonDoubleClick"));
FEventReply UUserWidget::OnMouseButtonDoubleClick(FGeometry InMyGeometry, FPointerEvent const& InMouseEvent)
{
UserWidget_eventOnMouseButtonDoubleClick_Parms Parms;
Parms.InMyGeometry=InMyGeometry;
Parms.InMouseEvent=InMouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseButtonDoubleClick);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * Called when a mouse button is double clicked. Override this in derived classes.\n\x09 *\n\x09 * @param InMyGeometry Widget geometry\n\x09 * @param InMouseEvent Mouse button event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a mouse button is double clicked. Override this in derived classes.\n\n@param InMyGeometry Widget geometry\n@param InMouseEvent Mouse button event\n@return Returns whether the event was handled, along with other possible actions" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InMouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseButtonDoubleClick constinit property declarations **************
static const UECodeGen_Private::FStructPropertyParams NewProp_InMyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InMouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseButtonDoubleClick constinit property declarations ****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseButtonDoubleClick Property Definitions *************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_InMyGeometry = { "InMyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDoubleClick_Parms, InMyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_InMouseEvent = { "InMouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDoubleClick_Parms, InMouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InMouseEvent_MetaData), NewProp_InMouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDoubleClick_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_InMyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_InMouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::PropPointers) < 2048);
// ********** End Function OnMouseButtonDoubleClick Property Definitions ***************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseButtonDoubleClick", Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseButtonDoubleClick_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseButtonDoubleClick_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseButtonDoubleClick ******************************
// ********** Begin Class UUserWidget Function OnMouseButtonDown ***********************************
struct UserWidget_eventOnMouseButtonDown_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMouseButtonDown = FName(TEXT("OnMouseButtonDown"));
FEventReply UUserWidget::OnMouseButtonDown(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseButtonDown_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseButtonDown);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * The system calls this method to notify the widget that a mouse button was pressed within it. This event is bubbled.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param MouseEvent Information about the input event\n\x09 * @return Whether the event was handled along with possible requests for the system to take action.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The system calls this method to notify the widget that a mouse button was pressed within it. This event is bubbled.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param MouseEvent Information about the input event\n@return Whether the event was handled along with possible requests for the system to take action." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseButtonDown constinit property declarations *********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseButtonDown constinit property declarations ***********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseButtonDown Property Definitions ********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDown_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDown_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonDown_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_MouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::PropPointers) < 2048);
// ********** End Function OnMouseButtonDown Property Definitions **********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseButtonDown", Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseButtonDown_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseButtonDown_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseButtonDown()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseButtonDown_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseButtonDown *************************************
// ********** Begin Class UUserWidget Function OnMouseButtonUp *************************************
struct UserWidget_eventOnMouseButtonUp_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMouseButtonUp = FName(TEXT("OnMouseButtonUp"));
FEventReply UUserWidget::OnMouseButtonUp(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseButtonUp_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseButtonUp);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * The system calls this method to notify the widget that a mouse button was release within it. This event is bubbled.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param MouseEvent Information about the input event\n\x09 * @return Whether the event was handled along with possible requests for the system to take action.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The system calls this method to notify the widget that a mouse button was release within it. This event is bubbled.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param MouseEvent Information about the input event\n@return Whether the event was handled along with possible requests for the system to take action." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseButtonUp constinit property declarations ***********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseButtonUp constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseButtonUp Property Definitions **********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonUp_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonUp_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseButtonUp_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_MouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::PropPointers) < 2048);
// ********** End Function OnMouseButtonUp Property Definitions ************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseButtonUp", Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseButtonUp_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseButtonUp_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseButtonUp()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseButtonUp_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseButtonUp ***************************************
// ********** Begin Class UUserWidget Function OnMouseCaptureLost **********************************
static FName NAME_UUserWidget_OnMouseCaptureLost = FName(TEXT("OnMouseCaptureLost"));
void UUserWidget::OnMouseCaptureLost()
{
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseCaptureLost);
ProcessEvent(Func,NULL);
}
struct Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when mouse capture is lost if it was owned by this widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when mouse capture is lost if it was owned by this widget." },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseCaptureLost constinit property declarations ********************
// ********** End Function OnMouseCaptureLost constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseCaptureLost", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseCaptureLost ************************************
// ********** Begin Class UUserWidget Function OnMouseEnter ****************************************
struct UserWidget_eventOnMouseEnter_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
};
static FName NAME_UUserWidget_OnMouseEnter = FName(TEXT("OnMouseEnter"));
void UUserWidget::OnMouseEnter(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseEnter_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseEnter);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * The system will use this event to notify a widget that the cursor has entered it. This event is NOT bubbled.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param MouseEvent Information about the input event\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The system will use this event to notify a widget that the cursor has entered it. This event is NOT bubbled.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param MouseEvent Information about the input event" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseEnter constinit property declarations **************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseEnter constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseEnter Property Definitions *************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseEnter_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseEnter_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::NewProp_MouseEvent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::PropPointers) < 2048);
// ********** End Function OnMouseEnter Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseEnter", Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseEnter_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseEnter_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseEnter()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseEnter_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseEnter ******************************************
// ********** Begin Class UUserWidget Function OnMouseLeave ****************************************
struct UserWidget_eventOnMouseLeave_Parms
{
FPointerEvent MouseEvent;
};
static FName NAME_UUserWidget_OnMouseLeave = FName(TEXT("OnMouseLeave"));
void UUserWidget::OnMouseLeave(FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseLeave_Parms Parms;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseLeave);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * The system will use this event to notify a widget that the cursor has left it. This event is NOT bubbled.\n\x09 *\n\x09 * @param MouseEvent Information about the input event\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The system will use this event to notify a widget that the cursor has left it. This event is NOT bubbled.\n\n@param MouseEvent Information about the input event" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseLeave constinit property declarations **************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseLeave constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseLeave Property Definitions *************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseLeave_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::NewProp_MouseEvent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::PropPointers) < 2048);
// ********** End Function OnMouseLeave Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseLeave", Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseLeave_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseLeave_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseLeave()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseLeave_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseLeave ******************************************
// ********** Begin Class UUserWidget Function OnMouseMove *****************************************
struct UserWidget_eventOnMouseMove_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMouseMove = FName(TEXT("OnMouseMove"));
FEventReply UUserWidget::OnMouseMove(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseMove_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseMove);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * The system calls this method to notify the widget that a mouse moved within it. This event is bubbled.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param MouseEvent Information about the input event\n\x09 * @return Whether the event was handled along with possible requests for the system to take action.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The system calls this method to notify the widget that a mouse moved within it. This event is bubbled.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param MouseEvent Information about the input event\n@return Whether the event was handled along with possible requests for the system to take action." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseMove constinit property declarations ***************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseMove constinit property declarations *****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseMove Property Definitions **************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseMove_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseMove_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseMove_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_MouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::PropPointers) < 2048);
// ********** End Function OnMouseMove Property Definitions ****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseMove", Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseMove_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseMove_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseMove()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseMove_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseMove *******************************************
// ********** Begin Class UUserWidget Function OnMouseWheel ****************************************
struct UserWidget_eventOnMouseWheel_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnMouseWheel = FName(TEXT("OnMouseWheel"));
FEventReply UUserWidget::OnMouseWheel(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnMouseWheel_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnMouseWheel);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * Called when the mouse wheel is spun. This event is bubbled.\n\x09 *\n\x09 * @param MouseEvent Mouse event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when the mouse wheel is spun. This event is bubbled.\n\n@param MouseEvent Mouse event\n@return Returns whether the event was handled, along with other possible actions" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnMouseWheel constinit property declarations **************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnMouseWheel constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnMouseWheel Property Definitions *************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseWheel_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseWheel_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnMouseWheel_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_MouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::PropPointers) < 2048);
// ********** End Function OnMouseWheel Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnMouseWheel", Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::PropPointers),
sizeof(UserWidget_eventOnMouseWheel_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnMouseWheel_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnMouseWheel()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnMouseWheel_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnMouseWheel ******************************************
// ********** Begin Class UUserWidget Function OnPaint *********************************************
struct UserWidget_eventOnPaint_Parms
{
FPaintContext Context;
};
static FName NAME_UUserWidget_OnPaint = FName(TEXT("OnPaint"));
void UUserWidget::OnPaint(FPaintContext& Context) const
{
UserWidget_eventOnPaint_Parms Parms;
Parms.Context=Context;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnPaint);
const_cast<UUserWidget*>(this)->ProcessEvent(Func,&Parms);
Context=Parms.Context;
}
struct Z_Construct_UFunction_UUserWidget_OnPaint_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface | Painting" },
{ "Comment", "/**\n\x09 * \n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function OnPaint constinit property declarations *******************************
static const UECodeGen_Private::FStructPropertyParams NewProp_Context;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnPaint constinit property declarations *********************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnPaint Property Definitions ******************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPaint_Statics::NewProp_Context = { "Context", nullptr, (EPropertyFlags)0x0010000008000180, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPaint_Parms, Context), Z_Construct_UScriptStruct_FPaintContext, METADATA_PARAMS(0, nullptr) }; // 2192772476
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnPaint_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPaint_Statics::NewProp_Context,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPaint_Statics::PropPointers) < 2048);
// ********** End Function OnPaint Property Definitions ********************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnPaint_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnPaint", Z_Construct_UFunction_UUserWidget_OnPaint_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPaint_Statics::PropPointers),
sizeof(UserWidget_eventOnPaint_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x4842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPaint_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnPaint_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnPaint_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnPaint()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnPaint_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnPaint ***********************************************
// ********** Begin Class UUserWidget Function OnPreviewKeyDown ************************************
struct UserWidget_eventOnPreviewKeyDown_Parms
{
FGeometry MyGeometry;
FKeyEvent InKeyEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnPreviewKeyDown = FName(TEXT("OnPreviewKeyDown"));
FEventReply UUserWidget::OnPreviewKeyDown(FGeometry MyGeometry, FKeyEvent InKeyEvent)
{
UserWidget_eventOnPreviewKeyDown_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InKeyEvent=InKeyEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnPreviewKeyDown);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Called after a key (keyboard, controller, ...) is pressed when this widget or a child of this widget has focus\n\x09 * If a widget handles this event, OnKeyDown will *not* be passed to the focused widget.\n\x09 *\n\x09 * This event is primarily to allow parent widgets to consume an event before a child widget processes\n\x09 * it and it should be used only when there is no better design alternative.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param InKeyEvent Key event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called after a key (keyboard, controller, ...) is pressed when this widget or a child of this widget has focus\nIf a widget handles this event, OnKeyDown will *not* be passed to the focused widget.\n\nThis event is primarily to allow parent widgets to consume an event before a child widget processes\nit and it should be used only when there is no better design alternative.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param InKeyEvent Key event\n@return Returns whether the event was handled, along with other possible actions" },
};
#endif // WITH_METADATA
// ********** Begin Function OnPreviewKeyDown constinit property declarations **********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InKeyEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnPreviewKeyDown constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnPreviewKeyDown Property Definitions *********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewKeyDown_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_InKeyEvent = { "InKeyEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewKeyDown_Parms, InKeyEvent), Z_Construct_UScriptStruct_FKeyEvent, METADATA_PARAMS(0, nullptr) }; // 2867625917
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewKeyDown_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_InKeyEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::PropPointers) < 2048);
// ********** End Function OnPreviewKeyDown Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnPreviewKeyDown", Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::PropPointers),
sizeof(UserWidget_eventOnPreviewKeyDown_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x08020802, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnPreviewKeyDown_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnPreviewKeyDown **************************************
// ********** Begin Class UUserWidget Function OnPreviewMouseButtonDown ****************************
struct UserWidget_eventOnPreviewMouseButtonDown_Parms
{
FGeometry MyGeometry;
FPointerEvent MouseEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnPreviewMouseButtonDown = FName(TEXT("OnPreviewMouseButtonDown"));
FEventReply UUserWidget::OnPreviewMouseButtonDown(FGeometry MyGeometry, FPointerEvent const& MouseEvent)
{
UserWidget_eventOnPreviewMouseButtonDown_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.MouseEvent=MouseEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnPreviewMouseButtonDown);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Mouse" },
{ "Comment", "/**\n\x09 * Just like OnMouseButtonDown, but tunnels instead of bubbling.\n\x09 * If this event is handled, OnMouseButtonDown will not be sent.\n\x09 * \n\x09 * Use this event sparingly as preview events generally make UIs more\n\x09 * difficult to reason about.\n\x09 *\n\x09 * @param MyGeometry The Geometry of the widget receiving the event\n\x09 * @param MouseEvent Information about the input event\n\x09 * @return Whether the event was handled along with possible requests for the system to take action.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Just like OnMouseButtonDown, but tunnels instead of bubbling.\nIf this event is handled, OnMouseButtonDown will not be sent.\n\nUse this event sparingly as preview events generally make UIs more\ndifficult to reason about.\n\n@param MyGeometry The Geometry of the widget receiving the event\n@param MouseEvent Information about the input event\n@return Whether the event was handled along with possible requests for the system to take action." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MouseEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnPreviewMouseButtonDown constinit property declarations **************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_MouseEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnPreviewMouseButtonDown constinit property declarations ****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnPreviewMouseButtonDown Property Definitions *************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewMouseButtonDown_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_MouseEvent = { "MouseEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewMouseButtonDown_Parms, MouseEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MouseEvent_MetaData), NewProp_MouseEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnPreviewMouseButtonDown_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_MouseEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::PropPointers) < 2048);
// ********** End Function OnPreviewMouseButtonDown Property Definitions ***************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnPreviewMouseButtonDown", Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::PropPointers),
sizeof(UserWidget_eventOnPreviewMouseButtonDown_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnPreviewMouseButtonDown_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnPreviewMouseButtonDown ******************************
// ********** Begin Class UUserWidget Function OnRemovedFromFocusPath ******************************
struct UserWidget_eventOnRemovedFromFocusPath_Parms
{
FFocusEvent InFocusEvent;
};
static FName NAME_UUserWidget_OnRemovedFromFocusPath = FName(TEXT("OnRemovedFromFocusPath"));
void UUserWidget::OnRemovedFromFocusPath(FFocusEvent InFocusEvent)
{
UserWidget_eventOnRemovedFromFocusPath_Parms Parms;
Parms.InFocusEvent=InFocusEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnRemovedFromFocusPath);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * If focus is lost on on this widget or on a child widget and this widget is\n\x09 * no longer part of the focus path.\n\x09 *\n\x09 * @param InFocusEvent FocusEvent\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If focus is lost on on this widget or on a child widget and this widget is\nno longer part of the focus path.\n\n@param InFocusEvent FocusEvent" },
};
#endif // WITH_METADATA
// ********** Begin Function OnRemovedFromFocusPath constinit property declarations ****************
static const UECodeGen_Private::FStructPropertyParams NewProp_InFocusEvent;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnRemovedFromFocusPath constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnRemovedFromFocusPath Property Definitions ***************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::NewProp_InFocusEvent = { "InFocusEvent", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnRemovedFromFocusPath_Parms, InFocusEvent), Z_Construct_UScriptStruct_FFocusEvent, METADATA_PARAMS(0, nullptr) }; // 332671826
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::NewProp_InFocusEvent,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::PropPointers) < 2048);
// ********** End Function OnRemovedFromFocusPath Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnRemovedFromFocusPath", Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::PropPointers),
sizeof(UserWidget_eventOnRemovedFromFocusPath_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnRemovedFromFocusPath_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnRemovedFromFocusPath ********************************
// ********** Begin Class UUserWidget Function OnTouchEnded ****************************************
struct UserWidget_eventOnTouchEnded_Parms
{
FGeometry MyGeometry;
FPointerEvent InTouchEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchEnded = FName(TEXT("OnTouchEnded"));
FEventReply UUserWidget::OnTouchEnded(FGeometry MyGeometry, FPointerEvent const& InTouchEvent)
{
UserWidget_eventOnTouchEnded_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InTouchEvent=InTouchEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchEnded);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when a touchpad touch is ended (finger lifted)\n\x09 * \n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param InTouchEvent\x09The touch event generated\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a touchpad touch is ended (finger lifted)\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param InTouchEvent The touch event generated" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InTouchEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchEnded constinit property declarations **************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InTouchEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchEnded constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchEnded Property Definitions *************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchEnded_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_InTouchEvent = { "InTouchEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchEnded_Parms, InTouchEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InTouchEvent_MetaData), NewProp_InTouchEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchEnded_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_InTouchEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::PropPointers) < 2048);
// ********** End Function OnTouchEnded Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchEnded", Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchEnded_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchEnded_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchEnded()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchEnded_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchEnded ******************************************
// ********** Begin Class UUserWidget Function OnTouchFirstMove ************************************
struct UserWidget_eventOnTouchFirstMove_Parms
{
FGeometry MyGeometry;
FPointerEvent InTouchEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchFirstMove = FName(TEXT("OnTouchFirstMove"));
FEventReply UUserWidget::OnTouchFirstMove(FGeometry MyGeometry, FPointerEvent const& InTouchEvent)
{
UserWidget_eventOnTouchFirstMove_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InTouchEvent=InTouchEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchFirstMove);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09* Called when a touchpad touch is first moved (initial finger movement)\n\x09*\n\x09* @param MyGeometry The geometry of the widget receiving the event.\n\x09* @param InTouchEvent\x09The touch event generated\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a touchpad touch is first moved (initial finger movement)\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param InTouchEvent The touch event generated" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InTouchEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchFirstMove constinit property declarations **********************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InTouchEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchFirstMove constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchFirstMove Property Definitions *********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchFirstMove_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_InTouchEvent = { "InTouchEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchFirstMove_Parms, InTouchEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InTouchEvent_MetaData), NewProp_InTouchEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchFirstMove_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_InTouchEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::PropPointers) < 2048);
// ********** End Function OnTouchFirstMove Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchFirstMove", Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchFirstMove_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchFirstMove_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchFirstMove()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchFirstMove_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchFirstMove **************************************
// ********** Begin Class UUserWidget Function OnTouchForceChanged *********************************
struct UserWidget_eventOnTouchForceChanged_Parms
{
FGeometry MyGeometry;
FPointerEvent InTouchEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchForceChanged = FName(TEXT("OnTouchForceChanged"));
FEventReply UUserWidget::OnTouchForceChanged(FGeometry MyGeometry, FPointerEvent const& InTouchEvent)
{
UserWidget_eventOnTouchForceChanged_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InTouchEvent=InTouchEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchForceChanged);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09* Called when a touchpad force has changed (user pressed down harder or let up)\n\x09*\n\x09* @param MyGeometry The geometry of the widget receiving the event.\n\x09* @param InTouchEvent\x09The touch event generated\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a touchpad force has changed (user pressed down harder or let up)\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param InTouchEvent The touch event generated" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InTouchEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchForceChanged constinit property declarations *******************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InTouchEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchForceChanged constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchForceChanged Property Definitions ******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchForceChanged_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_InTouchEvent = { "InTouchEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchForceChanged_Parms, InTouchEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InTouchEvent_MetaData), NewProp_InTouchEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchForceChanged_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_InTouchEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::PropPointers) < 2048);
// ********** End Function OnTouchForceChanged Property Definitions ********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchForceChanged", Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchForceChanged_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchForceChanged_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchForceChanged()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchForceChanged_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchForceChanged ***********************************
// ********** Begin Class UUserWidget Function OnTouchGesture **************************************
struct UserWidget_eventOnTouchGesture_Parms
{
FGeometry MyGeometry;
FPointerEvent GestureEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchGesture = FName(TEXT("OnTouchGesture"));
FEventReply UUserWidget::OnTouchGesture(FGeometry MyGeometry, FPointerEvent const& GestureEvent)
{
UserWidget_eventOnTouchGesture_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.GestureEvent=GestureEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchGesture);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when the user performs a gesture on trackpad. This event is bubbled.\n\x09 *\n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param GestureEvent gesture event\n\x09 * @return Returns whether the event was handled, along with other possible actions\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when the user performs a gesture on trackpad. This event is bubbled.\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param GestureEvent gesture event\n@return Returns whether the event was handled, along with other possible actions" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GestureEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchGesture constinit property declarations ************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_GestureEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchGesture constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchGesture Property Definitions ***********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchGesture_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_GestureEvent = { "GestureEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchGesture_Parms, GestureEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GestureEvent_MetaData), NewProp_GestureEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchGesture_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_GestureEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::PropPointers) < 2048);
// ********** End Function OnTouchGesture Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchGesture", Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchGesture_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchGesture_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchGesture()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchGesture_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchGesture ****************************************
// ********** Begin Class UUserWidget Function OnTouchMoved ****************************************
struct UserWidget_eventOnTouchMoved_Parms
{
FGeometry MyGeometry;
FPointerEvent InTouchEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchMoved = FName(TEXT("OnTouchMoved"));
FEventReply UUserWidget::OnTouchMoved(FGeometry MyGeometry, FPointerEvent const& InTouchEvent)
{
UserWidget_eventOnTouchMoved_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InTouchEvent=InTouchEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchMoved);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when a touchpad touch is moved (finger moved)\n\x09 * \n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param InTouchEvent\x09The touch event generated\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a touchpad touch is moved (finger moved)\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param InTouchEvent The touch event generated" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InTouchEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchMoved constinit property declarations **************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InTouchEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchMoved constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchMoved Property Definitions *************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchMoved_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_InTouchEvent = { "InTouchEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchMoved_Parms, InTouchEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InTouchEvent_MetaData), NewProp_InTouchEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchMoved_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_InTouchEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::PropPointers) < 2048);
// ********** End Function OnTouchMoved Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchMoved", Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchMoved_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchMoved_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchMoved()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchMoved_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchMoved ******************************************
// ********** Begin Class UUserWidget Function OnTouchStarted **************************************
struct UserWidget_eventOnTouchStarted_Parms
{
FGeometry MyGeometry;
FPointerEvent InTouchEvent;
FEventReply ReturnValue;
};
static FName NAME_UUserWidget_OnTouchStarted = FName(TEXT("OnTouchStarted"));
FEventReply UUserWidget::OnTouchStarted(FGeometry MyGeometry, FPointerEvent const& InTouchEvent)
{
UserWidget_eventOnTouchStarted_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InTouchEvent=InTouchEvent;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_OnTouchStarted);
ProcessEvent(Func,&Parms);
return Parms.ReturnValue;
}
struct Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Touch Input" },
{ "Comment", "/**\n\x09 * Called when a touchpad touch is started (finger down)\n\x09 * \n\x09 * @param MyGeometry The geometry of the widget receiving the event.\n\x09 * @param InTouchEvent\x09The touch event generated\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when a touchpad touch is started (finger down)\n\n@param MyGeometry The geometry of the widget receiving the event.\n@param InTouchEvent The touch event generated" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InTouchEvent_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function OnTouchStarted constinit property declarations ************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FStructPropertyParams NewProp_InTouchEvent;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function OnTouchStarted constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function OnTouchStarted Property Definitions ***********************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchStarted_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_InTouchEvent = { "InTouchEvent", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchStarted_Parms, InTouchEvent), Z_Construct_UScriptStruct_FPointerEvent, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InTouchEvent_MetaData), NewProp_InTouchEvent_MetaData) }; // 1036461280
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventOnTouchStarted_Parms, ReturnValue), Z_Construct_UScriptStruct_FEventReply, METADATA_PARAMS(0, nullptr) }; // 3581695936
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_InTouchEvent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::PropPointers) < 2048);
// ********** End Function OnTouchStarted Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "OnTouchStarted", Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::PropPointers),
sizeof(UserWidget_eventOnTouchStarted_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0842080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventOnTouchStarted_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_OnTouchStarted()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_OnTouchStarted_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function OnTouchStarted ****************************************
// ********** Begin Class UUserWidget Function PauseAnimation **************************************
struct Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics
{
struct UserWidget_eventPauseAnimation_Parms
{
const UWidgetAnimation* InAnimation;
float ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Pauses an already running animation in this widget\n\x09 * \n\x09 * @param The name of the animation to pause\n\x09 * @return the time point the animation was at when it was paused, relative to its start position. Use this as the StartAtTime when you trigger PlayAnimation.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Pauses an already running animation in this widget\n\n@param The name of the animation to pause\n@return the time point the animation was at when it was paused, relative to its start position. Use this as the StartAtTime when you trigger PlayAnimation." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function PauseAnimation constinit property declarations ************************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PauseAnimation constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PauseAnimation Property Definitions ***********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPauseAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPauseAnimation_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::PropPointers) < 2048);
// ********** End Function PauseAnimation Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PauseAnimation", Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::UserWidget_eventPauseAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::UserWidget_eventPauseAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PauseAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PauseAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPauseAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
*(float*)Z_Param__Result=P_THIS->PauseAnimation(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PauseAnimation ****************************************
// ********** Begin Class UUserWidget Function PlayAnimation ***************************************
struct Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics
{
struct UserWidget_eventPlayAnimation_Parms
{
UWidgetAnimation* InAnimation;
float StartAtTime;
int32 NumLoopsToPlay;
TEnumAsByte<EUMGSequencePlayMode::Type> PlayMode;
float PlaybackSpeed;
bool bRestoreState;
FWidgetAnimationHandle ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation in this widget a specified number of times\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n\x09 * @param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_NumLoopsToPlay", "1" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "CPP_Default_PlayMode", "Forward" },
{ "CPP_Default_StartAtTime", "0.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation in this widget a specified number of times\n\n@param InAnimation The animation to play\n@param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n@param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n@param PlaybackSpeed The speed at which the animation should play\n@param PlayMode Specifies the playback mode\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function PlayAnimation constinit property declarations *************************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_StartAtTime;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumLoopsToPlay;
static const UECodeGen_Private::FBytePropertyParams NewProp_PlayMode;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PlayAnimation constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PlayAnimation Property Definitions ************************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_StartAtTime = { "StartAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, StartAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_NumLoopsToPlay = { "NumLoopsToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, NumLoopsToPlay), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_PlayMode = { "PlayMode", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, PlayMode), Z_Construct_UEnum_UMG_EUMGSequencePlayMode, METADATA_PARAMS(0, nullptr) }; // 1162335457
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventPlayAnimation_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventPlayAnimation_Parms), &Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimation_Parms, ReturnValue), Z_Construct_UScriptStruct_FWidgetAnimationHandle, METADATA_PARAMS(0, nullptr) }; // 338362436
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_StartAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_NumLoopsToPlay,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_PlayMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_bRestoreState,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::PropPointers) < 2048);
// ********** End Function PlayAnimation Property Definitions **************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PlayAnimation", Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::UserWidget_eventPlayAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::UserWidget_eventPlayAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PlayAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PlayAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPlayAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_StartAtTime);
P_GET_PROPERTY(FIntProperty,Z_Param_NumLoopsToPlay);
P_GET_PROPERTY(FByteProperty,Z_Param_PlayMode);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
*(FWidgetAnimationHandle*)Z_Param__Result=P_THIS->PlayAnimation(Z_Param_InAnimation,Z_Param_StartAtTime,Z_Param_NumLoopsToPlay,EUMGSequencePlayMode::Type(Z_Param_PlayMode),Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PlayAnimation *****************************************
// ********** Begin Class UUserWidget Function PlayAnimationForward ********************************
struct Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics
{
struct UserWidget_eventPlayAnimationForward_Parms
{
UWidgetAnimation* InAnimation;
float PlaybackSpeed;
bool bRestoreState;
FWidgetAnimationHandle ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation on this widget relative to it's current state forward. You should use this version in situations where\n\x09 * say a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\n\x09 * in the opposite direction.\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation on this widget relative to it's current state forward. You should use this version in situations where\nsay a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\nin the opposite direction.\n\n@param InAnimation The animation to play\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function PlayAnimationForward constinit property declarations ******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PlayAnimationForward constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PlayAnimationForward Property Definitions *****************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationForward_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationForward_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventPlayAnimationForward_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventPlayAnimationForward_Parms), &Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationForward_Parms, ReturnValue), Z_Construct_UScriptStruct_FWidgetAnimationHandle, METADATA_PARAMS(0, nullptr) }; // 338362436
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_bRestoreState,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::PropPointers) < 2048);
// ********** End Function PlayAnimationForward Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PlayAnimationForward", Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::UserWidget_eventPlayAnimationForward_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::UserWidget_eventPlayAnimationForward_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PlayAnimationForward()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PlayAnimationForward_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPlayAnimationForward)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
*(FWidgetAnimationHandle*)Z_Param__Result=P_THIS->PlayAnimationForward(Z_Param_InAnimation,Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PlayAnimationForward **********************************
// ********** Begin Class UUserWidget Function PlayAnimationReverse ********************************
struct Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics
{
struct UserWidget_eventPlayAnimationReverse_Parms
{
UWidgetAnimation* InAnimation;
float PlaybackSpeed;
bool bRestoreState;
FWidgetAnimationHandle ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation on this widget relative to it's current state in reverse. You should use this version in situations where\n\x09 * say a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\n\x09 * in the opposite direction.\n\x09 *\n\x09 * @param InAnimation The animation to play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation on this widget relative to it's current state in reverse. You should use this version in situations where\nsay a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\nin the opposite direction.\n\n@param InAnimation The animation to play\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function PlayAnimationReverse constinit property declarations ******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PlayAnimationReverse constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PlayAnimationReverse Property Definitions *****************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationReverse_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationReverse_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventPlayAnimationReverse_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventPlayAnimationReverse_Parms), &Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationReverse_Parms, ReturnValue), Z_Construct_UScriptStruct_FWidgetAnimationHandle, METADATA_PARAMS(0, nullptr) }; // 338362436
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_bRestoreState,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::PropPointers) < 2048);
// ********** End Function PlayAnimationReverse Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PlayAnimationReverse", Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::UserWidget_eventPlayAnimationReverse_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::UserWidget_eventPlayAnimationReverse_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PlayAnimationReverse()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PlayAnimationReverse_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPlayAnimationReverse)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
*(FWidgetAnimationHandle*)Z_Param__Result=P_THIS->PlayAnimationReverse(Z_Param_InAnimation,Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PlayAnimationReverse **********************************
// ********** Begin Class UUserWidget Function PlayAnimationTimeRange ******************************
struct Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics
{
struct UserWidget_eventPlayAnimationTimeRange_Parms
{
UWidgetAnimation* InAnimation;
float StartAtTime;
float EndAtTime;
int32 NumLoopsToPlay;
TEnumAsByte<EUMGSequencePlayMode::Type> PlayMode;
float PlaybackSpeed;
bool bRestoreState;
FWidgetAnimationHandle ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation in this widget a specified number of times stopping at a specified time\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n\x09 * @param EndAtTime The absolute time in the animation where to stop, this is only considered in the last loop.\n\x09 * @param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_EndAtTime", "0.000000" },
{ "CPP_Default_NumLoopsToPlay", "1" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "CPP_Default_PlayMode", "Forward" },
{ "CPP_Default_StartAtTime", "0.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation in this widget a specified number of times stopping at a specified time\n\n@param InAnimation The animation to play\n@param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n@param EndAtTime The absolute time in the animation where to stop, this is only considered in the last loop.\n@param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function PlayAnimationTimeRange constinit property declarations ****************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_StartAtTime;
static const UECodeGen_Private::FFloatPropertyParams NewProp_EndAtTime;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumLoopsToPlay;
static const UECodeGen_Private::FBytePropertyParams NewProp_PlayMode;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PlayAnimationTimeRange constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PlayAnimationTimeRange Property Definitions ***************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_StartAtTime = { "StartAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, StartAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_EndAtTime = { "EndAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, EndAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_NumLoopsToPlay = { "NumLoopsToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, NumLoopsToPlay), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_PlayMode = { "PlayMode", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, PlayMode), Z_Construct_UEnum_UMG_EUMGSequencePlayMode, METADATA_PARAMS(0, nullptr) }; // 1162335457
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventPlayAnimationTimeRange_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventPlayAnimationTimeRange_Parms), &Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlayAnimationTimeRange_Parms, ReturnValue), Z_Construct_UScriptStruct_FWidgetAnimationHandle, METADATA_PARAMS(0, nullptr) }; // 338362436
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_StartAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_EndAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_NumLoopsToPlay,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_PlayMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_bRestoreState,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::PropPointers) < 2048);
// ********** End Function PlayAnimationTimeRange Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PlayAnimationTimeRange", Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::UserWidget_eventPlayAnimationTimeRange_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::UserWidget_eventPlayAnimationTimeRange_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPlayAnimationTimeRange)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_StartAtTime);
P_GET_PROPERTY(FFloatProperty,Z_Param_EndAtTime);
P_GET_PROPERTY(FIntProperty,Z_Param_NumLoopsToPlay);
P_GET_PROPERTY(FByteProperty,Z_Param_PlayMode);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
*(FWidgetAnimationHandle*)Z_Param__Result=P_THIS->PlayAnimationTimeRange(Z_Param_InAnimation,Z_Param_StartAtTime,Z_Param_EndAtTime,Z_Param_NumLoopsToPlay,EUMGSequencePlayMode::Type(Z_Param_PlayMode),Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PlayAnimationTimeRange ********************************
// ********** Begin Class UUserWidget Function PlaySound *******************************************
struct Z_Construct_UFunction_UUserWidget_PlaySound_Statics
{
struct UserWidget_eventPlaySound_Parms
{
USoundBase* SoundToPlay;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Sound" },
{ "Comment", "/**\n\x09 * Plays a sound through the UI\n\x09 *\n\x09 * @param The sound to play\n\x09 */" },
{ "DeprecatedFunction", "" },
{ "DeprecationMessage", "Use the UGameplayStatics::PlaySound2D instead." },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays a sound through the UI\n\n@param The sound to play" },
};
#endif // WITH_METADATA
// ********** Begin Function PlaySound constinit property declarations *****************************
static const UECodeGen_Private::FObjectPropertyParams NewProp_SoundToPlay;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PlaySound constinit property declarations *******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PlaySound Property Definitions ****************************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_PlaySound_Statics::NewProp_SoundToPlay = { "SoundToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventPlaySound_Parms, SoundToPlay), Z_Construct_UClass_USoundBase_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PlaySound_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PlaySound_Statics::NewProp_SoundToPlay,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlaySound_Statics::PropPointers) < 2048);
// ********** End Function PlaySound Property Definitions ******************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PlaySound_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PlaySound", Z_Construct_UFunction_UUserWidget_PlaySound_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlaySound_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_PlaySound_Statics::UserWidget_eventPlaySound_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PlaySound_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PlaySound_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_PlaySound_Statics::UserWidget_eventPlaySound_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PlaySound()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PlaySound_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execPlaySound)
{
P_GET_OBJECT(USoundBase,Z_Param_SoundToPlay);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->PlaySound(Z_Param_SoundToPlay);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function PlaySound *********************************************
// ********** Begin Class UUserWidget Function PreConstruct ****************************************
struct UserWidget_eventPreConstruct_Parms
{
bool IsDesignTime;
};
static FName NAME_UUserWidget_PreConstruct = FName(TEXT("PreConstruct"));
void UUserWidget::PreConstruct(bool IsDesignTime)
{
UserWidget_eventPreConstruct_Parms Parms;
Parms.IsDesignTime=IsDesignTime ? true : false;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_PreConstruct);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_PreConstruct_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface" },
{ "Comment", "/**\n\x09 * Called by both the game and the editor. Allows users to run initial setup for their widgets to better preview\n\x09 * the setup in the designer and since generally that same setup code is required at runtime, it's called there\n\x09 * as well.\n\x09 *\n\x09 * **WARNING**\n\x09 * This is intended purely for cosmetic updates using locally owned data, you can not safely access any game related\n\x09 * state, if you call something that doesn't expect to be run at editor time, you may crash the editor.\n\x09 *\n\x09 * In the event you save the asset with blueprint code that causes a crash on evaluation. You can turn off\n\x09 * PreConstruct evaluation in the Widget Designer settings in the Editor Preferences.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called by both the game and the editor. Allows users to run initial setup for their widgets to better preview\nthe setup in the designer and since generally that same setup code is required at runtime, it's called there\nas well.\n\n**WARNING**\nThis is intended purely for cosmetic updates using locally owned data, you can not safely access any game related\nstate, if you call something that doesn't expect to be run at editor time, you may crash the editor.\n\nIn the event you save the asset with blueprint code that causes a crash on evaluation. You can turn off\nPreConstruct evaluation in the Widget Designer settings in the Editor Preferences." },
};
#endif // WITH_METADATA
// ********** Begin Function PreConstruct constinit property declarations **************************
static void NewProp_IsDesignTime_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_IsDesignTime;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function PreConstruct constinit property declarations ****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function PreConstruct Property Definitions *************************************
void Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::NewProp_IsDesignTime_SetBit(void* Obj)
{
((UserWidget_eventPreConstruct_Parms*)Obj)->IsDesignTime = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::NewProp_IsDesignTime = { "IsDesignTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventPreConstruct_Parms), &Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::NewProp_IsDesignTime_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::NewProp_IsDesignTime,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::PropPointers) < 2048);
// ********** End Function PreConstruct Property Definitions ***************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "PreConstruct", Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::PropPointers),
sizeof(UserWidget_eventPreConstruct_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventPreConstruct_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_PreConstruct()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_PreConstruct_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function PreConstruct ******************************************
// ********** Begin Class UUserWidget Function QueuePauseAnimation *********************************
struct Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics
{
struct UserWidget_eventQueuePauseAnimation_Parms
{
const UWidgetAnimation* InAnimation;
float ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Pauses an already running animation in this widget\n\x09 * \n\x09 * @param The name of the animation to pause\n\x09 * @return the time point the animation was at when it was paused, relative to its start position. Use this as the StartAtTime when you trigger PlayAnimation.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Pauses an already running animation in this widget\n\n@param The name of the animation to pause\n@return the time point the animation was at when it was paused, relative to its start position. Use this as the StartAtTime when you trigger PlayAnimation." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function QueuePauseAnimation constinit property declarations *******************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueuePauseAnimation constinit property declarations *********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueuePauseAnimation Property Definitions ******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePauseAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePauseAnimation_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::PropPointers) < 2048);
// ********** End Function QueuePauseAnimation Property Definitions ********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueuePauseAnimation", Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::UserWidget_eventQueuePauseAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::UserWidget_eventQueuePauseAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueuePauseAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueuePauseAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueuePauseAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
*(float*)Z_Param__Result=P_THIS->QueuePauseAnimation(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueuePauseAnimation ***********************************
// ********** Begin Class UUserWidget Function QueuePlayAnimation **********************************
struct Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics
{
struct UserWidget_eventQueuePlayAnimation_Parms
{
UWidgetAnimation* InAnimation;
float StartAtTime;
int32 NumLoopsToPlay;
TEnumAsByte<EUMGSequencePlayMode::Type> PlayMode;
float PlaybackSpeed;
bool bRestoreState;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation in this widget a specified number of times\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n\x09 * @param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_NumLoopsToPlay", "1" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "CPP_Default_PlayMode", "Forward" },
{ "CPP_Default_StartAtTime", "0.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation in this widget a specified number of times\n\n@param InAnimation The animation to play\n@param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n@param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n@param PlaybackSpeed The speed at which the animation should play\n@param PlayMode Specifies the playback mode\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function QueuePlayAnimation constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_StartAtTime;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumLoopsToPlay;
static const UECodeGen_Private::FBytePropertyParams NewProp_PlayMode;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueuePlayAnimation constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueuePlayAnimation Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_StartAtTime = { "StartAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimation_Parms, StartAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_NumLoopsToPlay = { "NumLoopsToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimation_Parms, NumLoopsToPlay), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_PlayMode = { "PlayMode", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimation_Parms, PlayMode), Z_Construct_UEnum_UMG_EUMGSequencePlayMode, METADATA_PARAMS(0, nullptr) }; // 1162335457
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimation_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventQueuePlayAnimation_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventQueuePlayAnimation_Parms), &Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_StartAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_NumLoopsToPlay,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_PlayMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::NewProp_bRestoreState,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::PropPointers) < 2048);
// ********** End Function QueuePlayAnimation Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueuePlayAnimation", Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::UserWidget_eventQueuePlayAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::UserWidget_eventQueuePlayAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueuePlayAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueuePlayAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueuePlayAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_StartAtTime);
P_GET_PROPERTY(FIntProperty,Z_Param_NumLoopsToPlay);
P_GET_PROPERTY(FByteProperty,Z_Param_PlayMode);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueuePlayAnimation(Z_Param_InAnimation,Z_Param_StartAtTime,Z_Param_NumLoopsToPlay,EUMGSequencePlayMode::Type(Z_Param_PlayMode),Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueuePlayAnimation ************************************
// ********** Begin Class UUserWidget Function QueuePlayAnimationForward ***************************
struct Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics
{
struct UserWidget_eventQueuePlayAnimationForward_Parms
{
UWidgetAnimation* InAnimation;
float PlaybackSpeed;
bool bRestoreState;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation on this widget relative to it's current state forward. You should use this version in situations where\n\x09 * say a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\n\x09 * in the opposite direction.\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation on this widget relative to it's current state forward. You should use this version in situations where\nsay a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\nin the opposite direction.\n\n@param InAnimation The animation to play\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function QueuePlayAnimationForward constinit property declarations *************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueuePlayAnimationForward constinit property declarations ***************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueuePlayAnimationForward Property Definitions ************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationForward_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationForward_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventQueuePlayAnimationForward_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventQueuePlayAnimationForward_Parms), &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::NewProp_bRestoreState,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::PropPointers) < 2048);
// ********** End Function QueuePlayAnimationForward Property Definitions **************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueuePlayAnimationForward", Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::UserWidget_eventQueuePlayAnimationForward_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::UserWidget_eventQueuePlayAnimationForward_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueuePlayAnimationForward)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueuePlayAnimationForward(Z_Param_InAnimation,Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueuePlayAnimationForward *****************************
// ********** Begin Class UUserWidget Function QueuePlayAnimationReverse ***************************
struct Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics
{
struct UserWidget_eventQueuePlayAnimationReverse_Parms
{
UWidgetAnimation* InAnimation;
float PlaybackSpeed;
bool bRestoreState;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation on this widget relative to it's current state in reverse. You should use this version in situations where\n\x09 * say a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\n\x09 * in the opposite direction.\n\x09 *\n\x09 * @param InAnimation The animation to play\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation on this widget relative to it's current state in reverse. You should use this version in situations where\nsay a user can click a button and that causes a panel to slide out, and you want to reverse that same animation to begin sliding\nin the opposite direction.\n\n@param InAnimation The animation to play\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function QueuePlayAnimationReverse constinit property declarations *************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueuePlayAnimationReverse constinit property declarations ***************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueuePlayAnimationReverse Property Definitions ************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationReverse_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationReverse_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventQueuePlayAnimationReverse_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventQueuePlayAnimationReverse_Parms), &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::NewProp_bRestoreState,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::PropPointers) < 2048);
// ********** End Function QueuePlayAnimationReverse Property Definitions **************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueuePlayAnimationReverse", Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::UserWidget_eventQueuePlayAnimationReverse_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::UserWidget_eventQueuePlayAnimationReverse_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueuePlayAnimationReverse)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueuePlayAnimationReverse(Z_Param_InAnimation,Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueuePlayAnimationReverse *****************************
// ********** Begin Class UUserWidget Function QueuePlayAnimationTimeRange *************************
struct Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics
{
struct UserWidget_eventQueuePlayAnimationTimeRange_Parms
{
UWidgetAnimation* InAnimation;
float StartAtTime;
float EndAtTime;
int32 NumLoopsToPlay;
TEnumAsByte<EUMGSequencePlayMode::Type> PlayMode;
float PlaybackSpeed;
bool bRestoreState;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Plays an animation in this widget a specified number of times stopping at a specified time\n\x09 * \n\x09 * @param InAnimation The animation to play\n\x09 * @param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n\x09 * @param EndAtTime The absolute time in the animation where to stop, this is only considered in the last loop.\n\x09 * @param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n\x09 * @param PlayMode Specifies the playback mode\n\x09 * @param PlaybackSpeed The speed at which the animation should play\n\x09 * @param bRestoreState Restores widgets to their pre-animated state when the animation stops\n\x09 */" },
{ "CPP_Default_bRestoreState", "false" },
{ "CPP_Default_EndAtTime", "0.000000" },
{ "CPP_Default_NumLoopsToPlay", "1" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "CPP_Default_PlayMode", "Forward" },
{ "CPP_Default_StartAtTime", "0.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Plays an animation in this widget a specified number of times stopping at a specified time\n\n@param InAnimation The animation to play\n@param StartAtTime The time in the animation from which to start playing, relative to the start position. For looped animations, this will only affect the first playback of the animation.\n@param EndAtTime The absolute time in the animation where to stop, this is only considered in the last loop.\n@param NumLoopsToPlay The number of times to loop this animation (0 to loop indefinitely)\n@param PlayMode Specifies the playback mode\n@param PlaybackSpeed The speed at which the animation should play\n@param bRestoreState Restores widgets to their pre-animated state when the animation stops" },
};
#endif // WITH_METADATA
// ********** Begin Function QueuePlayAnimationTimeRange constinit property declarations ***********
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_StartAtTime;
static const UECodeGen_Private::FFloatPropertyParams NewProp_EndAtTime;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumLoopsToPlay;
static const UECodeGen_Private::FBytePropertyParams NewProp_PlayMode;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static void NewProp_bRestoreState_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRestoreState;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueuePlayAnimationTimeRange constinit property declarations *************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueuePlayAnimationTimeRange Property Definitions **********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_StartAtTime = { "StartAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, StartAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_EndAtTime = { "EndAtTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, EndAtTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_NumLoopsToPlay = { "NumLoopsToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, NumLoopsToPlay), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_PlayMode = { "PlayMode", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, PlayMode), Z_Construct_UEnum_UMG_EUMGSequencePlayMode, METADATA_PARAMS(0, nullptr) }; // 1162335457
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueuePlayAnimationTimeRange_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_bRestoreState_SetBit(void* Obj)
{
((UserWidget_eventQueuePlayAnimationTimeRange_Parms*)Obj)->bRestoreState = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_bRestoreState = { "bRestoreState", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventQueuePlayAnimationTimeRange_Parms), &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_bRestoreState_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_StartAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_EndAtTime,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_NumLoopsToPlay,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_PlayMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_PlaybackSpeed,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::NewProp_bRestoreState,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::PropPointers) < 2048);
// ********** End Function QueuePlayAnimationTimeRange Property Definitions ************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueuePlayAnimationTimeRange", Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::UserWidget_eventQueuePlayAnimationTimeRange_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::UserWidget_eventQueuePlayAnimationTimeRange_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueuePlayAnimationTimeRange)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_StartAtTime);
P_GET_PROPERTY(FFloatProperty,Z_Param_EndAtTime);
P_GET_PROPERTY(FIntProperty,Z_Param_NumLoopsToPlay);
P_GET_PROPERTY(FByteProperty,Z_Param_PlayMode);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_GET_UBOOL(Z_Param_bRestoreState);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueuePlayAnimationTimeRange(Z_Param_InAnimation,Z_Param_StartAtTime,Z_Param_EndAtTime,Z_Param_NumLoopsToPlay,EUMGSequencePlayMode::Type(Z_Param_PlayMode),Z_Param_PlaybackSpeed,Z_Param_bRestoreState);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueuePlayAnimationTimeRange ***************************
// ********** Begin Class UUserWidget Function QueueStopAllAnimations ******************************
struct Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Stop All actively running animations.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stop All actively running animations." },
};
#endif // WITH_METADATA
// ********** Begin Function QueueStopAllAnimations constinit property declarations ****************
// ********** End Function QueueStopAllAnimations constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueueStopAllAnimations", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueueStopAllAnimations)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueueStopAllAnimations();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueueStopAllAnimations ********************************
// ********** Begin Class UUserWidget Function QueueStopAnimation **********************************
struct Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics
{
struct UserWidget_eventQueueStopAnimation_Parms
{
const UWidgetAnimation* InAnimation;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Stops an already running animation in this widget\n\x09 * \n\x09 * @param The name of the animation to stop\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stops an already running animation in this widget\n\n@param The name of the animation to stop" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function QueueStopAnimation constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function QueueStopAnimation constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function QueueStopAnimation Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventQueueStopAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::NewProp_InAnimation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::PropPointers) < 2048);
// ********** End Function QueueStopAnimation Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "QueueStopAnimation", Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::UserWidget_eventQueueStopAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::UserWidget_eventQueueStopAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_QueueStopAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_QueueStopAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execQueueStopAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->QueueStopAnimation(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function QueueStopAnimation ************************************
// ********** Begin Class UUserWidget Function RegisterInputComponent ******************************
struct Z_Construct_UFunction_UUserWidget_RegisterInputComponent_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * ListenForInputAction will automatically Register an Input Component with the player input system.\n\x09 * If you however, want to Pause and Resume, listening for a set of actions, the best way is to use\n\x09 * UnregisterInputComponent to pause, and RegisterInputComponent to resume listening.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "ListenForInputAction will automatically Register an Input Component with the player input system.\nIf you however, want to Pause and Resume, listening for a set of actions, the best way is to use\nUnregisterInputComponent to pause, and RegisterInputComponent to resume listening." },
};
#endif // WITH_METADATA
// ********** Begin Function RegisterInputComponent constinit property declarations ****************
// ********** End Function RegisterInputComponent constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_RegisterInputComponent_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "RegisterInputComponent", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RegisterInputComponent_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_RegisterInputComponent_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_RegisterInputComponent()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_RegisterInputComponent_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execRegisterInputComponent)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->RegisterInputComponent();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function RegisterInputComponent ********************************
// ********** Begin Class UUserWidget Function RemoveExtension *************************************
struct Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics
{
struct UserWidget_eventRemoveExtension_Parms
{
UUserWidgetExtension* InExtension;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Extension" },
{ "Comment", "/** Remove the extension. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Remove the extension." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InExtension_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function RemoveExtension constinit property declarations ***********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InExtension;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function RemoveExtension constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function RemoveExtension Property Definitions **********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::NewProp_InExtension = { "InExtension", nullptr, (EPropertyFlags)0x0010000000080080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventRemoveExtension_Parms, InExtension), Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InExtension_MetaData), NewProp_InExtension_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::NewProp_InExtension,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::PropPointers) < 2048);
// ********** End Function RemoveExtension Property Definitions ************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "RemoveExtension", Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::UserWidget_eventRemoveExtension_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::UserWidget_eventRemoveExtension_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_RemoveExtension()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_RemoveExtension_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execRemoveExtension)
{
P_GET_OBJECT(UUserWidgetExtension,Z_Param_InExtension);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->RemoveExtension(Z_Param_InExtension);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function RemoveExtension ***************************************
// ********** Begin Class UUserWidget Function RemoveExtensions ************************************
struct Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics
{
struct UserWidget_eventRemoveExtensions_Parms
{
TSubclassOf<UUserWidgetExtension> InExtensionType;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Extension" },
{ "Comment", "/** Remove all extensions of the requested type. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Remove all extensions of the requested type." },
};
#endif // WITH_METADATA
// ********** Begin Function RemoveExtensions constinit property declarations **********************
static const UECodeGen_Private::FClassPropertyParams NewProp_InExtensionType;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function RemoveExtensions constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function RemoveExtensions Property Definitions *********************************
const UECodeGen_Private::FClassPropertyParams Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::NewProp_InExtensionType = { "InExtensionType", nullptr, (EPropertyFlags)0x0014000000000080, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventRemoveExtensions_Parms, InExtensionType), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::NewProp_InExtensionType,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::PropPointers) < 2048);
// ********** End Function RemoveExtensions Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "RemoveExtensions", Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::UserWidget_eventRemoveExtensions_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::UserWidget_eventRemoveExtensions_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_RemoveExtensions()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_RemoveExtensions_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execRemoveExtensions)
{
P_GET_OBJECT(UClass,Z_Param_InExtensionType);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->RemoveExtensions(Z_Param_InExtensionType);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function RemoveExtensions **************************************
// ********** Begin Class UUserWidget Function RemoveFromViewport **********************************
struct Z_Construct_UFunction_UUserWidget_RemoveFromViewport_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "DeprecatedFunction", "" },
{ "DeprecationMessage", "Use RemoveFromParent instead" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function RemoveFromViewport constinit property declarations ********************
// ********** End Function RemoveFromViewport constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_RemoveFromViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "RemoveFromViewport", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_RemoveFromViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_RemoveFromViewport_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_RemoveFromViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_RemoveFromViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execRemoveFromViewport)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->RemoveFromViewport();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function RemoveFromViewport ************************************
// ********** Begin Class UUserWidget Function ReverseAnimation ************************************
struct Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics
{
struct UserWidget_eventReverseAnimation_Parms
{
const UWidgetAnimation* InAnimation;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09* If an animation is playing, this function will reverse the playback.\n\x09*\n\x09* @param InAnimation The playing animation that we want to reverse\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If an animation is playing, this function will reverse the playback.\n\n@param InAnimation The playing animation that we want to reverse" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function ReverseAnimation constinit property declarations **********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function ReverseAnimation constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function ReverseAnimation Property Definitions *********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventReverseAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::NewProp_InAnimation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::PropPointers) < 2048);
// ********** End Function ReverseAnimation Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "ReverseAnimation", Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::UserWidget_eventReverseAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::UserWidget_eventReverseAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_ReverseAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_ReverseAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execReverseAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->ReverseAnimation(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function ReverseAnimation **************************************
// ********** Begin Class UUserWidget Function SetAlignmentInViewport ******************************
struct Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics
{
struct UserWidget_eventSetAlignmentInViewport_Parms
{
FVector2D Alignment;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/* */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function SetAlignmentInViewport constinit property declarations ****************
static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetAlignmentInViewport constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetAlignmentInViewport Property Definitions ***************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetAlignmentInViewport_Parms, Alignment), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::NewProp_Alignment,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::PropPointers) < 2048);
// ********** End Function SetAlignmentInViewport Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetAlignmentInViewport", Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::UserWidget_eventSetAlignmentInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0482040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::UserWidget_eventSetAlignmentInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetAlignmentInViewport)
{
P_GET_STRUCT(FVector2D,Z_Param_Alignment);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetAlignmentInViewport(Z_Param_Alignment);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetAlignmentInViewport ********************************
// ********** Begin Class UUserWidget Function SetAnchorsInViewport ********************************
struct Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics
{
struct UserWidget_eventSetAnchorsInViewport_Parms
{
FAnchors Anchors;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/* */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function SetAnchorsInViewport constinit property declarations ******************
static const UECodeGen_Private::FStructPropertyParams NewProp_Anchors;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetAnchorsInViewport constinit property declarations ********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetAnchorsInViewport Property Definitions *****************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::NewProp_Anchors = { "Anchors", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetAnchorsInViewport_Parms, Anchors), Z_Construct_UScriptStruct_FAnchors, METADATA_PARAMS(0, nullptr) }; // 3233200920
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::NewProp_Anchors,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::PropPointers) < 2048);
// ********** End Function SetAnchorsInViewport Property Definitions *******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetAnchorsInViewport", Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::UserWidget_eventSetAnchorsInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::UserWidget_eventSetAnchorsInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetAnchorsInViewport)
{
P_GET_STRUCT(FAnchors,Z_Param_Anchors);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetAnchorsInViewport(Z_Param_Anchors);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetAnchorsInViewport **********************************
// ********** Begin Class UUserWidget Function SetAnimationCurrentTime *****************************
struct Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics
{
struct UserWidget_eventSetAnimationCurrentTime_Parms
{
const UWidgetAnimation* InAnimation;
float InTime;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Sets the current time of the animation in this widget. Does not change state.\n\x09 * \n\x09 * @param The name of the animation to get the current time for\n\x09 * @param The current time of the animation.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the current time of the animation in this widget. Does not change state.\n\n@param The name of the animation to get the current time for\n@param The current time of the animation." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function SetAnimationCurrentTime constinit property declarations ***************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_InTime;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetAnimationCurrentTime constinit property declarations *****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetAnimationCurrentTime Property Definitions **************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetAnimationCurrentTime_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::NewProp_InTime = { "InTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetAnimationCurrentTime_Parms, InTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::NewProp_InTime,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::PropPointers) < 2048);
// ********** End Function SetAnimationCurrentTime Property Definitions ****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetAnimationCurrentTime", Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::UserWidget_eventSetAnimationCurrentTime_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::UserWidget_eventSetAnimationCurrentTime_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetAnimationCurrentTime)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_InTime);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetAnimationCurrentTime(Z_Param_InAnimation,Z_Param_InTime);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetAnimationCurrentTime *******************************
// ********** Begin Class UUserWidget Function SetColorAndOpacity **********************************
struct Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics
{
struct UserWidget_eventSetColorAndOpacity_Parms
{
FLinearColor InColorAndOpacity;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Appearance" },
{ "Comment", "/**\n\x09 * Sets the tint of the widget, this affects all child widgets.\n\x09 * \n\x09 * @param InColorAndOpacity\x09The tint to apply to all child widgets.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the tint of the widget, this affects all child widgets.\n\n@param InColorAndOpacity The tint to apply to all child widgets." },
};
#endif // WITH_METADATA
// ********** Begin Function SetColorAndOpacity constinit property declarations ********************
static const UECodeGen_Private::FStructPropertyParams NewProp_InColorAndOpacity;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetColorAndOpacity constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetColorAndOpacity Property Definitions *******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::NewProp_InColorAndOpacity = { "InColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetColorAndOpacity_Parms, InColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::NewProp_InColorAndOpacity,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::PropPointers) < 2048);
// ********** End Function SetColorAndOpacity Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetColorAndOpacity", Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::UserWidget_eventSetColorAndOpacity_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0482040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::UserWidget_eventSetColorAndOpacity_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetColorAndOpacity()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetColorAndOpacity_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetColorAndOpacity)
{
P_GET_STRUCT(FLinearColor,Z_Param_InColorAndOpacity);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetColorAndOpacity(Z_Param_InColorAndOpacity);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetColorAndOpacity ************************************
// ********** Begin Class UUserWidget Function SetDesiredFocusWidget *******************************
struct Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics
{
struct UserWidget_eventSetDesiredFocusWidget_Parms
{
UWidget* Widget;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Focus" },
{ "Comment", "/** \n\x09 * Sets the child Widget that should receive focus when this UserWidget gets focus. \n\x09 *\n\x09 * @param Widget Widget to forward the focus to when this widget receives focus\n\x09 * @return True if the Widget is set properly. Will return false if it's not a child of this UserWidget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the child Widget that should receive focus when this UserWidget gets focus.\n\n@param Widget Widget to forward the focus to when this widget receives focus\n@return True if the Widget is set properly. Will return false if it's not a child of this UserWidget." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Widget_MetaData[] = {
{ "EditInline", "true" },
};
#endif // WITH_METADATA
// ********** Begin Function SetDesiredFocusWidget constinit property declarations *****************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Widget;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetDesiredFocusWidget constinit property declarations *******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetDesiredFocusWidget Property Definitions ****************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_Widget = { "Widget", nullptr, (EPropertyFlags)0x0010000000080080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetDesiredFocusWidget_Parms, Widget), Z_Construct_UClass_UWidget_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Widget_MetaData), NewProp_Widget_MetaData) };
void Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((UserWidget_eventSetDesiredFocusWidget_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventSetDesiredFocusWidget_Parms), &Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_Widget,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::PropPointers) < 2048);
// ********** End Function SetDesiredFocusWidget Property Definitions ******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetDesiredFocusWidget", Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::UserWidget_eventSetDesiredFocusWidget_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::UserWidget_eventSetDesiredFocusWidget_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetDesiredFocusWidget)
{
P_GET_OBJECT(UWidget,Z_Param_Widget);
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->SetDesiredFocusWidget(Z_Param_Widget);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetDesiredFocusWidget *********************************
// ********** Begin Class UUserWidget Function SetDesiredSizeInViewport ****************************
struct Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics
{
struct UserWidget_eventSetDesiredSizeInViewport_Parms
{
FVector2D Size;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/* */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function SetDesiredSizeInViewport constinit property declarations **************
static const UECodeGen_Private::FStructPropertyParams NewProp_Size;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetDesiredSizeInViewport constinit property declarations ****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetDesiredSizeInViewport Property Definitions *************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::NewProp_Size = { "Size", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetDesiredSizeInViewport_Parms, Size), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::NewProp_Size,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::PropPointers) < 2048);
// ********** End Function SetDesiredSizeInViewport Property Definitions ***************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetDesiredSizeInViewport", Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::UserWidget_eventSetDesiredSizeInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0482040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::UserWidget_eventSetDesiredSizeInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetDesiredSizeInViewport)
{
P_GET_STRUCT(FVector2D,Z_Param_Size);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetDesiredSizeInViewport(Z_Param_Size);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetDesiredSizeInViewport ******************************
// ********** Begin Class UUserWidget Function SetForegroundColor **********************************
struct Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics
{
struct UserWidget_eventSetForegroundColor_Parms
{
FSlateColor InForegroundColor;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Appearance" },
{ "Comment", "/**\n\x09 * Sets the foreground color of the widget, this is inherited by sub widgets. Any color property \n\x09 * that is marked as inherit will use this color.\n\x09 *\n\x09 * @param InForegroundColor\x09The foreground color.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the foreground color of the widget, this is inherited by sub widgets. Any color property\nthat is marked as inherit will use this color.\n\n@param InForegroundColor The foreground color." },
};
#endif // WITH_METADATA
// ********** Begin Function SetForegroundColor constinit property declarations ********************
static const UECodeGen_Private::FStructPropertyParams NewProp_InForegroundColor;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetForegroundColor constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetForegroundColor Property Definitions *******************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::NewProp_InForegroundColor = { "InForegroundColor", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetForegroundColor_Parms, InForegroundColor), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(0, nullptr) }; // 1663967387
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::NewProp_InForegroundColor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::PropPointers) < 2048);
// ********** End Function SetForegroundColor Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetForegroundColor", Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::UserWidget_eventSetForegroundColor_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::UserWidget_eventSetForegroundColor_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetForegroundColor()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetForegroundColor_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetForegroundColor)
{
P_GET_STRUCT(FSlateColor,Z_Param_InForegroundColor);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetForegroundColor(Z_Param_InForegroundColor);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetForegroundColor ************************************
// ********** Begin Class UUserWidget Function SetInputActionBlocking ******************************
struct Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics
{
struct UserWidget_eventSetInputActionBlocking_Parms
{
bool bShouldBlock;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function SetInputActionBlocking constinit property declarations ****************
static void NewProp_bShouldBlock_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShouldBlock;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetInputActionBlocking constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetInputActionBlocking Property Definitions ***************************
void Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::NewProp_bShouldBlock_SetBit(void* Obj)
{
((UserWidget_eventSetInputActionBlocking_Parms*)Obj)->bShouldBlock = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::NewProp_bShouldBlock = { "bShouldBlock", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventSetInputActionBlocking_Parms), &Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::NewProp_bShouldBlock_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::NewProp_bShouldBlock,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::PropPointers) < 2048);
// ********** End Function SetInputActionBlocking Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetInputActionBlocking", Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::UserWidget_eventSetInputActionBlocking_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::UserWidget_eventSetInputActionBlocking_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetInputActionBlocking()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetInputActionBlocking_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetInputActionBlocking)
{
P_GET_UBOOL(Z_Param_bShouldBlock);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetInputActionBlocking(Z_Param_bShouldBlock);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetInputActionBlocking ********************************
// ********** Begin Class UUserWidget Function SetInputActionPriority ******************************
struct Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics
{
struct UserWidget_eventSetInputActionPriority_Parms
{
int32 NewPriority;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function SetInputActionPriority constinit property declarations ****************
static const UECodeGen_Private::FIntPropertyParams NewProp_NewPriority;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetInputActionPriority constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetInputActionPriority Property Definitions ***************************
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::NewProp_NewPriority = { "NewPriority", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetInputActionPriority_Parms, NewPriority), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::NewProp_NewPriority,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::PropPointers) < 2048);
// ********** End Function SetInputActionPriority Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetInputActionPriority", Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::UserWidget_eventSetInputActionPriority_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::UserWidget_eventSetInputActionPriority_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetInputActionPriority()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetInputActionPriority_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetInputActionPriority)
{
P_GET_PROPERTY(FIntProperty,Z_Param_NewPriority);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetInputActionPriority(Z_Param_NewPriority);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetInputActionPriority ********************************
// ********** Begin Class UUserWidget Function SetNumLoopsToPlay ***********************************
struct Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics
{
struct UserWidget_eventSetNumLoopsToPlay_Parms
{
const UWidgetAnimation* InAnimation;
int32 NumLoopsToPlay;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09* Changes the number of loops to play given a playing animation\n\x09*\n\x09* @param InAnimation The animation that is already playing\n\x09* @param NumLoopsToPlay The number of loops to play. (0 to loop indefinitely)\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Changes the number of loops to play given a playing animation\n\n@param InAnimation The animation that is already playing\n@param NumLoopsToPlay The number of loops to play. (0 to loop indefinitely)" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function SetNumLoopsToPlay constinit property declarations *********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FIntPropertyParams NewProp_NumLoopsToPlay;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetNumLoopsToPlay constinit property declarations ***********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetNumLoopsToPlay Property Definitions ********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetNumLoopsToPlay_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::NewProp_NumLoopsToPlay = { "NumLoopsToPlay", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetNumLoopsToPlay_Parms, NumLoopsToPlay), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::NewProp_NumLoopsToPlay,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::PropPointers) < 2048);
// ********** End Function SetNumLoopsToPlay Property Definitions **********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetNumLoopsToPlay", Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::UserWidget_eventSetNumLoopsToPlay_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::UserWidget_eventSetNumLoopsToPlay_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetNumLoopsToPlay)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FIntProperty,Z_Param_NumLoopsToPlay);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetNumLoopsToPlay(Z_Param_InAnimation,Z_Param_NumLoopsToPlay);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetNumLoopsToPlay *************************************
// ********** Begin Class UUserWidget Function SetOwningPlayer *************************************
struct Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics
{
struct UserWidget_eventSetOwningPlayer_Parms
{
APlayerController* LocalPlayerController;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Player" },
{ "Comment", "/**\n\x09 * Sets the local player associated with this UI via PlayerController reference.\n\x09 * @param LocalPlayerController The PlayerController of the local player you want to be the conceptual owner of this UI.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the local player associated with this UI via PlayerController reference.\n@param LocalPlayerController The PlayerController of the local player you want to be the conceptual owner of this UI." },
};
#endif // WITH_METADATA
// ********** Begin Function SetOwningPlayer constinit property declarations ***********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_LocalPlayerController;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetOwningPlayer constinit property declarations *************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetOwningPlayer Property Definitions **********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::NewProp_LocalPlayerController = { "LocalPlayerController", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetOwningPlayer_Parms, LocalPlayerController), Z_Construct_UClass_APlayerController_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::NewProp_LocalPlayerController,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::PropPointers) < 2048);
// ********** End Function SetOwningPlayer Property Definitions ************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetOwningPlayer", Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::UserWidget_eventSetOwningPlayer_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::UserWidget_eventSetOwningPlayer_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetOwningPlayer()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetOwningPlayer_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetOwningPlayer)
{
P_GET_OBJECT(APlayerController,Z_Param_LocalPlayerController);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetOwningPlayer(Z_Param_LocalPlayerController);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetOwningPlayer ***************************************
// ********** Begin Class UUserWidget Function SetPadding ******************************************
struct Z_Construct_UFunction_UUserWidget_SetPadding_Statics
{
struct UserWidget_eventSetPadding_Parms
{
FMargin InPadding;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Appearance" },
{ "Comment", "/**\n\x09 * Sets the padding for the user widget, putting a larger gap between the widget border and it's root widget.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the padding for the user widget, putting a larger gap between the widget border and it's root widget." },
};
#endif // WITH_METADATA
// ********** Begin Function SetPadding constinit property declarations ****************************
static const UECodeGen_Private::FStructPropertyParams NewProp_InPadding;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetPadding constinit property declarations ******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetPadding Property Definitions ***************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetPadding_Statics::NewProp_InPadding = { "InPadding", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetPadding_Parms, InPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(0, nullptr) }; // 4099648758
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetPadding_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetPadding_Statics::NewProp_InPadding,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPadding_Statics::PropPointers) < 2048);
// ********** End Function SetPadding Property Definitions *****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetPadding_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetPadding", Z_Construct_UFunction_UUserWidget_SetPadding_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPadding_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetPadding_Statics::UserWidget_eventSetPadding_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPadding_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetPadding_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetPadding_Statics::UserWidget_eventSetPadding_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetPadding()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetPadding_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetPadding)
{
P_GET_STRUCT(FMargin,Z_Param_InPadding);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetPadding(Z_Param_InPadding);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetPadding ********************************************
// ********** Begin Class UUserWidget Function SetPlaybackSpeed ************************************
struct Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics
{
struct UserWidget_eventSetPlaybackSpeed_Parms
{
const UWidgetAnimation* InAnimation;
float PlaybackSpeed;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09* Changes the playback rate of a playing animation\n\x09*\n\x09* @param InAnimation The animation that is already playing\n\x09* @param PlaybackRate Playback rate multiplier (1 is default)\n\x09*/" },
{ "CPP_Default_PlaybackSpeed", "1.000000" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Changes the playback rate of a playing animation\n\n@param InAnimation The animation that is already playing\n@param PlaybackRate Playback rate multiplier (1 is default)" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function SetPlaybackSpeed constinit property declarations **********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FFloatPropertyParams NewProp_PlaybackSpeed;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetPlaybackSpeed constinit property declarations ************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetPlaybackSpeed Property Definitions *********************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetPlaybackSpeed_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::NewProp_PlaybackSpeed = { "PlaybackSpeed", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetPlaybackSpeed_Parms, PlaybackSpeed), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::NewProp_InAnimation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::NewProp_PlaybackSpeed,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::PropPointers) < 2048);
// ********** End Function SetPlaybackSpeed Property Definitions ***********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetPlaybackSpeed", Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::UserWidget_eventSetPlaybackSpeed_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0402040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::UserWidget_eventSetPlaybackSpeed_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetPlaybackSpeed)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_GET_PROPERTY(FFloatProperty,Z_Param_PlaybackSpeed);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetPlaybackSpeed(Z_Param_InAnimation,Z_Param_PlaybackSpeed);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetPlaybackSpeed **************************************
// ********** Begin Class UUserWidget Function SetPositionInViewport *******************************
struct Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics
{
struct UserWidget_eventSetPositionInViewport_Parms
{
FVector2D Position;
bool bRemoveDPIScale;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Viewport" },
{ "Comment", "/**\n\x09 * Sets the widgets position in the viewport.\n\x09 * @param Position The 2D position to set the widget to in the viewport.\n\x09 * @param bRemoveDPIScale If you've already calculated inverse DPI, set this to false. \n\x09 * Otherwise inverse DPI is applied to the position so that when the location is scaled \n\x09 * by DPI, it ends up in the expected position.\n\x09 */" },
{ "CPP_Default_bRemoveDPIScale", "true" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Sets the widgets position in the viewport.\n@param Position The 2D position to set the widget to in the viewport.\n@param bRemoveDPIScale If you've already calculated inverse DPI, set this to false.\nOtherwise inverse DPI is applied to the position so that when the location is scaled\nby DPI, it ends up in the expected position." },
};
#endif // WITH_METADATA
// ********** Begin Function SetPositionInViewport constinit property declarations *****************
static const UECodeGen_Private::FStructPropertyParams NewProp_Position;
static void NewProp_bRemoveDPIScale_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bRemoveDPIScale;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function SetPositionInViewport constinit property declarations *******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function SetPositionInViewport Property Definitions ****************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_Position = { "Position", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventSetPositionInViewport_Parms, Position), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(0, nullptr) };
void Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_bRemoveDPIScale_SetBit(void* Obj)
{
((UserWidget_eventSetPositionInViewport_Parms*)Obj)->bRemoveDPIScale = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_bRemoveDPIScale = { "bRemoveDPIScale", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UserWidget_eventSetPositionInViewport_Parms), &Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_bRemoveDPIScale_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_Position,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::NewProp_bRemoveDPIScale,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::PropPointers) < 2048);
// ********** End Function SetPositionInViewport Property Definitions ******************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "SetPositionInViewport", Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::UserWidget_eventSetPositionInViewport_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0482040B, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::UserWidget_eventSetPositionInViewport_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_SetPositionInViewport()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_SetPositionInViewport_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execSetPositionInViewport)
{
P_GET_STRUCT(FVector2D,Z_Param_Position);
P_GET_UBOOL(Z_Param_bRemoveDPIScale);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->SetPositionInViewport(Z_Param_Position,Z_Param_bRemoveDPIScale);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function SetPositionInViewport *********************************
// ********** Begin Class UUserWidget Function StopAllAnimations ***********************************
struct Z_Construct_UFunction_UUserWidget_StopAllAnimations_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Stop All actively running animations.\n\x09 * \n\x09 * @param The name of the animation to stop\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stop All actively running animations.\n\n@param The name of the animation to stop" },
};
#endif // WITH_METADATA
// ********** Begin Function StopAllAnimations constinit property declarations *********************
// ********** End Function StopAllAnimations constinit property declarations ***********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_StopAllAnimations_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "StopAllAnimations", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopAllAnimations_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_StopAllAnimations_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_StopAllAnimations()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_StopAllAnimations_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execStopAllAnimations)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->StopAllAnimations();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function StopAllAnimations *************************************
// ********** Begin Class UUserWidget Function StopAnimation ***************************************
struct Z_Construct_UFunction_UUserWidget_StopAnimation_Statics
{
struct UserWidget_eventStopAnimation_Parms
{
const UWidgetAnimation* InAnimation;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface|Animation" },
{ "Comment", "/**\n\x09 * Stops an already running animation in this widget\n\x09 * \n\x09 * @param The name of the animation to stop\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stops an already running animation in this widget\n\n@param The name of the animation to stop" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InAnimation_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function StopAnimation constinit property declarations *************************
static const UECodeGen_Private::FObjectPropertyParams NewProp_InAnimation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function StopAnimation constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function StopAnimation Property Definitions ************************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::NewProp_InAnimation = { "InAnimation", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventStopAnimation_Parms, InAnimation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InAnimation_MetaData), NewProp_InAnimation_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::NewProp_InAnimation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::PropPointers) < 2048);
// ********** End Function StopAnimation Property Definitions **************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "StopAnimation", Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::UserWidget_eventStopAnimation_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::UserWidget_eventStopAnimation_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_StopAnimation()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_StopAnimation_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execStopAnimation)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_InAnimation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->StopAnimation(Z_Param_InAnimation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function StopAnimation *****************************************
// ********** Begin Class UUserWidget Function StopAnimationsAndLatentActions **********************
struct Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Delay" },
{ "Comment", "/**\n\x09* Cancels any pending Delays or timer callbacks for this widget, and stops all active animations on the widget.\n\x09*/" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Cancels any pending Delays or timer callbacks for this widget, and stops all active animations on the widget." },
};
#endif // WITH_METADATA
// ********** Begin Function StopAnimationsAndLatentActions constinit property declarations ********
// ********** End Function StopAnimationsAndLatentActions constinit property declarations **********
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "StopAnimationsAndLatentActions", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execStopAnimationsAndLatentActions)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->StopAnimationsAndLatentActions();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function StopAnimationsAndLatentActions ************************
// ********** Begin Class UUserWidget Function StopListeningForAllInputActions *********************
struct Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Stops listening to all input actions, and unregisters the input component with the player controller.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stops listening to all input actions, and unregisters the input component with the player controller." },
};
#endif // WITH_METADATA
// ********** Begin Function StopListeningForAllInputActions constinit property declarations *******
// ********** End Function StopListeningForAllInputActions constinit property declarations *********
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "StopListeningForAllInputActions", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execStopListeningForAllInputActions)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->StopListeningForAllInputActions();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function StopListeningForAllInputActions ***********************
// ********** Begin Class UUserWidget Function StopListeningForInputAction *************************
struct Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics
{
struct UserWidget_eventStopListeningForInputAction_Parms
{
FName ActionName;
TEnumAsByte<EInputEvent> EventType;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * Removes the binding for a particular action's callback.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Removes the binding for a particular action's callback." },
};
#endif // WITH_METADATA
// ********** Begin Function StopListeningForInputAction constinit property declarations ***********
static const UECodeGen_Private::FNamePropertyParams NewProp_ActionName;
static const UECodeGen_Private::FBytePropertyParams NewProp_EventType;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function StopListeningForInputAction constinit property declarations *************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function StopListeningForInputAction Property Definitions **********************
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::NewProp_ActionName = { "ActionName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventStopListeningForInputAction_Parms, ActionName), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::NewProp_EventType = { "EventType", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventStopListeningForInputAction_Parms, EventType), Z_Construct_UEnum_Engine_EInputEvent, METADATA_PARAMS(0, nullptr) }; // 513683223
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::NewProp_ActionName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::NewProp_EventType,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::PropPointers) < 2048);
// ********** End Function StopListeningForInputAction Property Definitions ************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "StopListeningForInputAction", Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::UserWidget_eventStopListeningForInputAction_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::UserWidget_eventStopListeningForInputAction_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_StopListeningForInputAction()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_StopListeningForInputAction_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execStopListeningForInputAction)
{
P_GET_PROPERTY(FNameProperty,Z_Param_ActionName);
P_GET_PROPERTY(FByteProperty,Z_Param_EventType);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->StopListeningForInputAction(Z_Param_ActionName,EInputEvent(Z_Param_EventType));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function StopListeningForInputAction ***************************
// ********** Begin Class UUserWidget Function Tick ************************************************
struct UserWidget_eventTick_Parms
{
FGeometry MyGeometry;
float InDeltaTime;
};
static FName NAME_UUserWidget_Tick = FName(TEXT("Tick"));
void UUserWidget::Tick(FGeometry MyGeometry, float InDeltaTime)
{
UserWidget_eventTick_Parms Parms;
Parms.MyGeometry=MyGeometry;
Parms.InDeltaTime=InDeltaTime;
UFunction* Func = FindFunctionChecked(NAME_UUserWidget_Tick);
ProcessEvent(Func,&Parms);
}
struct Z_Construct_UFunction_UUserWidget_Tick_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "User Interface" },
{ "Comment", "/**\n\x09 * Ticks this widget. Override in derived classes, but always call the parent implementation.\n\x09 *\n\x09 * @param MyGeometry The space allotted for this widget\n\x09 * @param InDeltaTime Real time passed since last tick\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Ticks this widget. Override in derived classes, but always call the parent implementation.\n\n@param MyGeometry The space allotted for this widget\n@param InDeltaTime Real time passed since last tick" },
};
#endif // WITH_METADATA
// ********** Begin Function Tick constinit property declarations **********************************
static const UECodeGen_Private::FStructPropertyParams NewProp_MyGeometry;
static const UECodeGen_Private::FFloatPropertyParams NewProp_InDeltaTime;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function Tick constinit property declarations ************************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function Tick Property Definitions *********************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UUserWidget_Tick_Statics::NewProp_MyGeometry = { "MyGeometry", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventTick_Parms, MyGeometry), Z_Construct_UScriptStruct_FGeometry, METADATA_PARAMS(0, nullptr) }; // 3467472672
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UUserWidget_Tick_Statics::NewProp_InDeltaTime = { "InDeltaTime", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventTick_Parms, InDeltaTime), METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_Tick_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_Tick_Statics::NewProp_MyGeometry,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_Tick_Statics::NewProp_InDeltaTime,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_Tick_Statics::PropPointers) < 2048);
// ********** End Function Tick Property Definitions ***********************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_Tick_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "Tick", Z_Construct_UFunction_UUserWidget_Tick_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_Tick_Statics::PropPointers),
sizeof(UserWidget_eventTick_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x0802080A, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_Tick_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_Tick_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(UserWidget_eventTick_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_Tick()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_Tick_Statics::FuncParams);
}
return ReturnFunction;
}
// ********** End Class UUserWidget Function Tick **************************************************
// ********** Begin Class UUserWidget Function UnbindAllFromAnimationFinished **********************
struct Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics
{
struct UserWidget_eventUnbindAllFromAnimationFinished_Parms
{
UWidgetAnimation* Animation;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function UnbindAllFromAnimationFinished constinit property declarations ********
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function UnbindAllFromAnimationFinished constinit property declarations **********
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function UnbindAllFromAnimationFinished Property Definitions *******************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindAllFromAnimationFinished_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::NewProp_Animation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::PropPointers) < 2048);
// ********** End Function UnbindAllFromAnimationFinished Property Definitions *********************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "UnbindAllFromAnimationFinished", Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::UserWidget_eventUnbindAllFromAnimationFinished_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::UserWidget_eventUnbindAllFromAnimationFinished_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execUnbindAllFromAnimationFinished)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->UnbindAllFromAnimationFinished(Z_Param_Animation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function UnbindAllFromAnimationFinished ************************
// ********** Begin Class UUserWidget Function UnbindAllFromAnimationStarted ***********************
struct Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics
{
struct UserWidget_eventUnbindAllFromAnimationStarted_Parms
{
UWidgetAnimation* Animation;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Function UnbindAllFromAnimationStarted constinit property declarations *********
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function UnbindAllFromAnimationStarted constinit property declarations ***********
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function UnbindAllFromAnimationStarted Property Definitions ********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindAllFromAnimationStarted_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::NewProp_Animation,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::PropPointers) < 2048);
// ********** End Function UnbindAllFromAnimationStarted Property Definitions **********************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "UnbindAllFromAnimationStarted", Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::UserWidget_eventUnbindAllFromAnimationStarted_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::UserWidget_eventUnbindAllFromAnimationStarted_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execUnbindAllFromAnimationStarted)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->UnbindAllFromAnimationStarted(Z_Param_Animation);
P_NATIVE_END;
}
// ********** End Class UUserWidget Function UnbindAllFromAnimationStarted *************************
// ********** Begin Class UUserWidget Function UnbindFromAnimationFinished *************************
struct Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics
{
struct UserWidget_eventUnbindFromAnimationFinished_Parms
{
UWidgetAnimation* Animation;
FScriptDelegate Delegate;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Unbind an animation finished delegate.\n\x09 * @param Animation the animation to listen for starting or finishing.\n\x09 * @param Delegate the delegate to call when the animation's state changes\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Unbind an animation finished delegate.\n@param Animation the animation to listen for starting or finishing.\n@param Delegate the delegate to call when the animation's state changes" },
};
#endif // WITH_METADATA
// ********** Begin Function UnbindFromAnimationFinished constinit property declarations ***********
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function UnbindFromAnimationFinished constinit property declarations *************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function UnbindFromAnimationFinished Property Definitions **********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindFromAnimationFinished_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindFromAnimationFinished_Parms, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 2203870250
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::NewProp_Delegate,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::PropPointers) < 2048);
// ********** End Function UnbindFromAnimationFinished Property Definitions ************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "UnbindFromAnimationFinished", Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::UserWidget_eventUnbindFromAnimationFinished_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::UserWidget_eventUnbindFromAnimationFinished_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execUnbindFromAnimationFinished)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Delegate);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->UnbindFromAnimationFinished(Z_Param_Animation,FWidgetAnimationDynamicEvent(Z_Param_Delegate));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function UnbindFromAnimationFinished ***************************
// ********** Begin Class UUserWidget Function UnbindFromAnimationStarted **************************
struct Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics
{
struct UserWidget_eventUnbindFromAnimationStarted_Parms
{
UWidgetAnimation* Animation;
FScriptDelegate Delegate;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Animation" },
{ "Comment", "/**\n\x09 * Unbind an animation started delegate.\n\x09 * @param Animation the animation to listen for starting or finishing.\n\x09 * @param Delegate the delegate to call when the animation's state changes\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Unbind an animation started delegate.\n@param Animation the animation to listen for starting or finishing.\n@param Delegate the delegate to call when the animation's state changes" },
};
#endif // WITH_METADATA
// ********** Begin Function UnbindFromAnimationStarted constinit property declarations ************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Animation;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_Delegate;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function UnbindFromAnimationStarted constinit property declarations **************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function UnbindFromAnimationStarted Property Definitions ***********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::NewProp_Animation = { "Animation", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindFromAnimationStarted_Parms, Animation), Z_Construct_UClass_UWidgetAnimation_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::NewProp_Delegate = { "Delegate", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UserWidget_eventUnbindFromAnimationStarted_Parms, Delegate), Z_Construct_UDelegateFunction_UMG_WidgetAnimationDynamicEvent__DelegateSignature, METADATA_PARAMS(0, nullptr) }; // 2203870250
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::NewProp_Animation,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::NewProp_Delegate,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::PropPointers) < 2048);
// ********** End Function UnbindFromAnimationStarted Property Definitions *************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "UnbindFromAnimationStarted", Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::UserWidget_eventUnbindFromAnimationStarted_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::UserWidget_eventUnbindFromAnimationStarted_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execUnbindFromAnimationStarted)
{
P_GET_OBJECT(UWidgetAnimation,Z_Param_Animation);
P_GET_PROPERTY(FDelegateProperty,Z_Param_Delegate);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->UnbindFromAnimationStarted(Z_Param_Animation,FWidgetAnimationDynamicEvent(Z_Param_Delegate));
P_NATIVE_END;
}
// ********** End Class UUserWidget Function UnbindFromAnimationStarted ****************************
// ********** Begin Class UUserWidget Function UnregisterInputComponent ****************************
struct Z_Construct_UFunction_UUserWidget_UnregisterInputComponent_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintProtected", "true" },
{ "Category", "Input" },
{ "Comment", "/**\n\x09 * StopListeningForAllInputActions will automatically Register an Input Component with the player input system.\n\x09 * If you however, want to Pause and Resume, listening for a set of actions, the best way is to use\n\x09 * UnregisterInputComponent to pause, and RegisterInputComponent to resume listening.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "StopListeningForAllInputActions will automatically Register an Input Component with the player input system.\nIf you however, want to Pause and Resume, listening for a set of actions, the best way is to use\nUnregisterInputComponent to pause, and RegisterInputComponent to resume listening." },
};
#endif // WITH_METADATA
// ********** Begin Function UnregisterInputComponent constinit property declarations **************
// ********** End Function UnregisterInputComponent constinit property declarations ****************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UUserWidget_UnregisterInputComponent_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UUserWidget, nullptr, "UnregisterInputComponent", nullptr,
0,
0,
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UUserWidget_UnregisterInputComponent_Statics::Function_MetaDataParams), Z_Construct_UFunction_UUserWidget_UnregisterInputComponent_Statics::Function_MetaDataParams)}, };
UFunction* Z_Construct_UFunction_UUserWidget_UnregisterInputComponent()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UUserWidget_UnregisterInputComponent_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UUserWidget::execUnregisterInputComponent)
{
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->UnregisterInputComponent();
P_NATIVE_END;
}
// ********** End Class UUserWidget Function UnregisterInputComponent ******************************
// ********** Begin Class UUserWidget **************************************************************
void UUserWidget::GetColorAndOpacity_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
FLinearColor& Result = *(FLinearColor*)OutValue;
Result = (FLinearColor)Obj->GetColorAndOpacity();
}
void UUserWidget::SetColorAndOpacity_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
FLinearColor& Value = *(FLinearColor*)InValue;
Obj->SetColorAndOpacity(Value);
}
void UUserWidget::GetForegroundColor_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
FSlateColor& Result = *(FSlateColor*)OutValue;
Result = (FSlateColor)Obj->GetForegroundColor();
}
void UUserWidget::SetForegroundColor_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
FSlateColor& Value = *(FSlateColor*)InValue;
Obj->SetForegroundColor(Value);
}
void UUserWidget::GetPadding_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
FMargin& Result = *(FMargin*)OutValue;
Result = (FMargin)Obj->GetPadding();
}
void UUserWidget::SetPadding_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
FMargin& Value = *(FMargin*)InValue;
Obj->SetPadding(Value);
}
void UUserWidget::GetPriority_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
int32& Result = *(int32*)OutValue;
Result = (int32)Obj->GetInputActionPriority();
}
void UUserWidget::SetPriority_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
int32& Value = *(int32*)InValue;
Obj->SetInputActionPriority(Value);
}
void UUserWidget::GetbIsFocusable_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
bool& Result = *(bool*)OutValue;
Result = (bool)Obj->IsFocusable();
}
void UUserWidget::SetbIsFocusable_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
bool& Value = *(bool*)InValue;
Obj->SetIsFocusable(Value);
}
void UUserWidget::GetbStopAction_WrapperImpl(const void* Object, void* OutValue)
{
const UUserWidget* Obj = (const UUserWidget*)Object;
bool& Result = *(bool*)OutValue;
Result = (bool)Obj->IsInputActionBlocking();
}
void UUserWidget::SetbStopAction_WrapperImpl(void* Object, const void* InValue)
{
UUserWidget* Obj = (UUserWidget*)Object;
bool& Value = *(bool*)InValue;
Obj->SetInputActionBlocking(Value);
}
FClassRegistrationInfo Z_Registration_Info_UClass_UUserWidget;
UClass* UUserWidget::GetPrivateStaticClass()
{
using TClass = UUserWidget;
if (!Z_Registration_Info_UClass_UUserWidget.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("UserWidget"),
Z_Registration_Info_UClass_UUserWidget.InnerSingleton,
StaticRegisterNativesUUserWidget,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UUserWidget.InnerSingleton;
}
UClass* Z_Construct_UClass_UUserWidget_NoRegister()
{
return UUserWidget::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UUserWidget_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "Comment", "/**\n * A widget that enables UI extensibility through WidgetBlueprint.\n */" },
{ "DisableNativeTick", "" },
{ "DontUseGenericSpawnObject", "True" },
{ "IncludePath", "Blueprint/UserWidget.h" },
{ "IsBlueprintBase", "true" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ObjectInitializerConstructorDeclared", "" },
{ "ToolTip", "A widget that enables UI extensibility through WidgetBlueprint." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = {
{ "BlueprintSetter", "SetColorAndOpacity" },
{ "Category", "Appearance" },
{ "Comment", "/** The color and opacity of this widget. Tints all child widgets. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The color and opacity of this widget. Tints all child widgets." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacityDelegate_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ForegroundColor_MetaData[] = {
{ "BlueprintSetter", "SetForegroundColor" },
{ "Category", "Appearance" },
{ "Comment", "/**\n\x09 * The foreground color of the widget, this is inherited by sub widgets. Any color property\n\x09 * that is marked as inherit will use this color.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The foreground color of the widget, this is inherited by sub widgets. Any color property\nthat is marked as inherit will use this color." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ForegroundColorDelegate_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OnVisibilityChanged_MetaData[] = {
{ "Category", "Appearance|Event" },
{ "Comment", "/** Called when the visibility has changed */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Called when the visibility has changed" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = {
{ "BlueprintSetter", "SetPadding" },
{ "Category", "Appearance" },
{ "Comment", "/** The padding area around the content. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The padding area around the content." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Priority_MetaData[] = {
{ "BlueprintSetter", "SetInputActionPriority" },
{ "Category", "Input" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsFocusable_MetaData[] = {
{ "Category", "Interaction" },
{ "Comment", "/** Setting this flag to true, allows this widget to accept focus when clicked, or when navigated to. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Setting this flag to true, allows this widget to accept focus when clicked, or when navigated to." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bStopAction_MetaData[] = {
{ "BlueprintSetter", "SetInputActionBlocking" },
{ "Category", "Input" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutomaticallyRegisterInputOnConstruction_MetaData[] = {
{ "Comment", "/**\n\x09 * If true, this widget will automatically register its own input component upon construction.\n\x09 * This will allow the use of binding input delegates in the event graph.\n\x09 * \n\x09 * This is set during the compilation of the widget blueprint. \n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If true, this widget will automatically register its own input component upon construction.\nThis will allow the use of binding input delegates in the event graph.\n\nThis is set during the compilation of the widget blueprint." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_QueuedWidgetAnimationTransitions_MetaData[] = {
{ "Comment", "/** Animation transitions to trigger on next tick */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Animation transitions to trigger on next tick" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActiveSequencePlayers_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationTickManager_MetaData[] = {
{ "Comment", "/** Global tick manager for running widget animations */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Global tick manager for running widget animations" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StoppedSequencePlayers_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NamedSlotBindings_MetaData[] = {
{ "Comment", "/** Stores the widgets being assigned to named slots */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stores the widgets being assigned to named slots" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Extensions_MetaData[] = {
{ "Comment", "/** The UserWidget extensions */" },
{ "EditInline", "true" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The UserWidget extensions" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WidgetTree_MetaData[] = {
{ "Comment", "/** The widget tree contained inside this user widget initialized by the blueprint */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The widget tree contained inside this user widget initialized by the blueprint" },
};
#if WITH_EDITORONLY_DATA
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DesignTimeSize_MetaData[] = {
{ "Comment", "/** Stores the design time desired size of the user widget */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "Stores the design time desired size of the user widget" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DesignSizeMode_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PaletteCategory_MetaData[] = {
{ "Comment", "/** The category this widget appears in the palette. */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "The category this widget appears in the palette." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PreviewBackground_MetaData[] = {
{ "Category", "Designer" },
{ "Comment", "/**\n\x09 * A preview background that you can use when designing the UI to get a sense of scale on the screen. Use\n\x09 * a texture with a screenshot of your game in it, for example if you were designing a HUD.\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "A preview background that you can use when designing the UI to get a sense of scale on the screen. Use\na texture with a screenshot of your game in it, for example if you were designing a HUD." },
};
#endif // WITH_EDITORONLY_DATA
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHasScriptImplementedTick_MetaData[] = {
{ "Comment", "/** If a widget has an implemented tick blueprint function */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If a widget has an implemented tick blueprint function" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHasScriptImplementedPaint_MetaData[] = {
{ "Comment", "/** If a widget has an implemented paint blueprint function */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "If a widget has an implemented paint blueprint function" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TickFrequency_MetaData[] = {
{ "AllowPrivateAccess", "true" },
{ "Category", "Performance" },
{ "Comment", "/**\n\x09 * This widget is allowed to tick. If this is unchecked tick will never be called, animations will not play correctly, and latent actions will not execute.\n\x09 * Uncheck this for performance reasons only\n\x09 */" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
{ "ToolTip", "This widget is allowed to tick. If this is unchecked tick will never be called, animations will not play correctly, and latent actions will not execute.\nUncheck this for performance reasons only" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DesiredFocusWidget_MetaData[] = {
{ "AllowPrivateAccess", "true" },
{ "Category", "Interaction" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InputComponent_MetaData[] = {
{ "EditInline", "true" },
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationCallbacks_MetaData[] = {
{ "ModuleRelativePath", "Public/Blueprint/UserWidget.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UUserWidget constinit property declarations ******************************
static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_ColorAndOpacityDelegate;
static const UECodeGen_Private::FStructPropertyParams NewProp_ForegroundColor;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_ForegroundColorDelegate;
static const UECodeGen_Private::FMulticastDelegatePropertyParams NewProp_OnVisibilityChanged;
static const UECodeGen_Private::FStructPropertyParams NewProp_Padding;
static const UECodeGen_Private::FIntPropertyParams NewProp_Priority;
static void NewProp_bIsFocusable_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsFocusable;
static void NewProp_bStopAction_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bStopAction;
static void NewProp_bAutomaticallyRegisterInputOnConstruction_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutomaticallyRegisterInputOnConstruction;
static const UECodeGen_Private::FStructPropertyParams NewProp_QueuedWidgetAnimationTransitions_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_QueuedWidgetAnimationTransitions;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ActiveSequencePlayers_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ActiveSequencePlayers;
static const UECodeGen_Private::FObjectPropertyParams NewProp_AnimationTickManager;
static const UECodeGen_Private::FObjectPropertyParams NewProp_StoppedSequencePlayers_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_StoppedSequencePlayers;
static const UECodeGen_Private::FStructPropertyParams NewProp_NamedSlotBindings_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_NamedSlotBindings;
static const UECodeGen_Private::FObjectPropertyParams NewProp_Extensions_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_Extensions;
static const UECodeGen_Private::FObjectPropertyParams NewProp_WidgetTree;
#if WITH_EDITORONLY_DATA
static const UECodeGen_Private::FStructPropertyParams NewProp_DesignTimeSize;
static const UECodeGen_Private::FBytePropertyParams NewProp_DesignSizeMode_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_DesignSizeMode;
static const UECodeGen_Private::FTextPropertyParams NewProp_PaletteCategory;
static const UECodeGen_Private::FObjectPropertyParams NewProp_PreviewBackground;
#endif // WITH_EDITORONLY_DATA
static void NewProp_bHasScriptImplementedTick_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bHasScriptImplementedTick;
static void NewProp_bHasScriptImplementedPaint_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bHasScriptImplementedPaint;
static const UECodeGen_Private::FBytePropertyParams NewProp_TickFrequency_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_TickFrequency;
static const UECodeGen_Private::FStructPropertyParams NewProp_DesiredFocusWidget;
static const UECodeGen_Private::FObjectPropertyParams NewProp_InputComponent;
static const UECodeGen_Private::FStructPropertyParams NewProp_AnimationCallbacks_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_AnimationCallbacks;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UUserWidget constinit property declarations ********************************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("AddExtension"), .Pointer = &UUserWidget::execAddExtension },
{ .NameUTF8 = UTF8TEXT("AddToPlayerScreen"), .Pointer = &UUserWidget::execAddToPlayerScreen },
{ .NameUTF8 = UTF8TEXT("AddToViewport"), .Pointer = &UUserWidget::execAddToViewport },
{ .NameUTF8 = UTF8TEXT("BindToAnimationEvent"), .Pointer = &UUserWidget::execBindToAnimationEvent },
{ .NameUTF8 = UTF8TEXT("BindToAnimationFinished"), .Pointer = &UUserWidget::execBindToAnimationFinished },
{ .NameUTF8 = UTF8TEXT("BindToAnimationStarted"), .Pointer = &UUserWidget::execBindToAnimationStarted },
{ .NameUTF8 = UTF8TEXT("CancelLatentActions"), .Pointer = &UUserWidget::execCancelLatentActions },
{ .NameUTF8 = UTF8TEXT("FlushAnimations"), .Pointer = &UUserWidget::execFlushAnimations },
{ .NameUTF8 = UTF8TEXT("GetAlignmentInViewport"), .Pointer = &UUserWidget::execGetAlignmentInViewport },
{ .NameUTF8 = UTF8TEXT("GetAnchorsInViewport"), .Pointer = &UUserWidget::execGetAnchorsInViewport },
{ .NameUTF8 = UTF8TEXT("GetAnimationCurrentTime"), .Pointer = &UUserWidget::execGetAnimationCurrentTime },
{ .NameUTF8 = UTF8TEXT("GetExtension"), .Pointer = &UUserWidget::execGetExtension },
{ .NameUTF8 = UTF8TEXT("GetExtensions"), .Pointer = &UUserWidget::execGetExtensions },
{ .NameUTF8 = UTF8TEXT("GetIsVisible"), .Pointer = &UUserWidget::execGetIsVisible },
{ .NameUTF8 = UTF8TEXT("GetOwningPlayerCameraManager"), .Pointer = &UUserWidget::execGetOwningPlayerCameraManager },
{ .NameUTF8 = UTF8TEXT("GetOwningPlayerPawn"), .Pointer = &UUserWidget::execGetOwningPlayerPawn },
{ .NameUTF8 = UTF8TEXT("IsAnimationPlaying"), .Pointer = &UUserWidget::execIsAnimationPlaying },
{ .NameUTF8 = UTF8TEXT("IsAnimationPlayingForward"), .Pointer = &UUserWidget::execIsAnimationPlayingForward },
{ .NameUTF8 = UTF8TEXT("IsAnyAnimationPlaying"), .Pointer = &UUserWidget::execIsAnyAnimationPlaying },
{ .NameUTF8 = UTF8TEXT("IsListeningForInputAction"), .Pointer = &UUserWidget::execIsListeningForInputAction },
{ .NameUTF8 = UTF8TEXT("IsPlayingAnimation"), .Pointer = &UUserWidget::execIsPlayingAnimation },
{ .NameUTF8 = UTF8TEXT("ListenForInputAction"), .Pointer = &UUserWidget::execListenForInputAction },
{ .NameUTF8 = UTF8TEXT("OnAnimationFinished"), .Pointer = &UUserWidget::execOnAnimationFinished },
{ .NameUTF8 = UTF8TEXT("OnAnimationStarted"), .Pointer = &UUserWidget::execOnAnimationStarted },
{ .NameUTF8 = UTF8TEXT("PauseAnimation"), .Pointer = &UUserWidget::execPauseAnimation },
{ .NameUTF8 = UTF8TEXT("PlayAnimation"), .Pointer = &UUserWidget::execPlayAnimation },
{ .NameUTF8 = UTF8TEXT("PlayAnimationForward"), .Pointer = &UUserWidget::execPlayAnimationForward },
{ .NameUTF8 = UTF8TEXT("PlayAnimationReverse"), .Pointer = &UUserWidget::execPlayAnimationReverse },
{ .NameUTF8 = UTF8TEXT("PlayAnimationTimeRange"), .Pointer = &UUserWidget::execPlayAnimationTimeRange },
{ .NameUTF8 = UTF8TEXT("PlaySound"), .Pointer = &UUserWidget::execPlaySound },
{ .NameUTF8 = UTF8TEXT("QueuePauseAnimation"), .Pointer = &UUserWidget::execQueuePauseAnimation },
{ .NameUTF8 = UTF8TEXT("QueuePlayAnimation"), .Pointer = &UUserWidget::execQueuePlayAnimation },
{ .NameUTF8 = UTF8TEXT("QueuePlayAnimationForward"), .Pointer = &UUserWidget::execQueuePlayAnimationForward },
{ .NameUTF8 = UTF8TEXT("QueuePlayAnimationReverse"), .Pointer = &UUserWidget::execQueuePlayAnimationReverse },
{ .NameUTF8 = UTF8TEXT("QueuePlayAnimationTimeRange"), .Pointer = &UUserWidget::execQueuePlayAnimationTimeRange },
{ .NameUTF8 = UTF8TEXT("QueueStopAllAnimations"), .Pointer = &UUserWidget::execQueueStopAllAnimations },
{ .NameUTF8 = UTF8TEXT("QueueStopAnimation"), .Pointer = &UUserWidget::execQueueStopAnimation },
{ .NameUTF8 = UTF8TEXT("RegisterInputComponent"), .Pointer = &UUserWidget::execRegisterInputComponent },
{ .NameUTF8 = UTF8TEXT("RemoveExtension"), .Pointer = &UUserWidget::execRemoveExtension },
{ .NameUTF8 = UTF8TEXT("RemoveExtensions"), .Pointer = &UUserWidget::execRemoveExtensions },
{ .NameUTF8 = UTF8TEXT("RemoveFromViewport"), .Pointer = &UUserWidget::execRemoveFromViewport },
{ .NameUTF8 = UTF8TEXT("ReverseAnimation"), .Pointer = &UUserWidget::execReverseAnimation },
{ .NameUTF8 = UTF8TEXT("SetAlignmentInViewport"), .Pointer = &UUserWidget::execSetAlignmentInViewport },
{ .NameUTF8 = UTF8TEXT("SetAnchorsInViewport"), .Pointer = &UUserWidget::execSetAnchorsInViewport },
{ .NameUTF8 = UTF8TEXT("SetAnimationCurrentTime"), .Pointer = &UUserWidget::execSetAnimationCurrentTime },
{ .NameUTF8 = UTF8TEXT("SetColorAndOpacity"), .Pointer = &UUserWidget::execSetColorAndOpacity },
{ .NameUTF8 = UTF8TEXT("SetDesiredFocusWidget"), .Pointer = &UUserWidget::execSetDesiredFocusWidget },
{ .NameUTF8 = UTF8TEXT("SetDesiredSizeInViewport"), .Pointer = &UUserWidget::execSetDesiredSizeInViewport },
{ .NameUTF8 = UTF8TEXT("SetForegroundColor"), .Pointer = &UUserWidget::execSetForegroundColor },
{ .NameUTF8 = UTF8TEXT("SetInputActionBlocking"), .Pointer = &UUserWidget::execSetInputActionBlocking },
{ .NameUTF8 = UTF8TEXT("SetInputActionPriority"), .Pointer = &UUserWidget::execSetInputActionPriority },
{ .NameUTF8 = UTF8TEXT("SetNumLoopsToPlay"), .Pointer = &UUserWidget::execSetNumLoopsToPlay },
{ .NameUTF8 = UTF8TEXT("SetOwningPlayer"), .Pointer = &UUserWidget::execSetOwningPlayer },
{ .NameUTF8 = UTF8TEXT("SetPadding"), .Pointer = &UUserWidget::execSetPadding },
{ .NameUTF8 = UTF8TEXT("SetPlaybackSpeed"), .Pointer = &UUserWidget::execSetPlaybackSpeed },
{ .NameUTF8 = UTF8TEXT("SetPositionInViewport"), .Pointer = &UUserWidget::execSetPositionInViewport },
{ .NameUTF8 = UTF8TEXT("StopAllAnimations"), .Pointer = &UUserWidget::execStopAllAnimations },
{ .NameUTF8 = UTF8TEXT("StopAnimation"), .Pointer = &UUserWidget::execStopAnimation },
{ .NameUTF8 = UTF8TEXT("StopAnimationsAndLatentActions"), .Pointer = &UUserWidget::execStopAnimationsAndLatentActions },
{ .NameUTF8 = UTF8TEXT("StopListeningForAllInputActions"), .Pointer = &UUserWidget::execStopListeningForAllInputActions },
{ .NameUTF8 = UTF8TEXT("StopListeningForInputAction"), .Pointer = &UUserWidget::execStopListeningForInputAction },
{ .NameUTF8 = UTF8TEXT("UnbindAllFromAnimationFinished"), .Pointer = &UUserWidget::execUnbindAllFromAnimationFinished },
{ .NameUTF8 = UTF8TEXT("UnbindAllFromAnimationStarted"), .Pointer = &UUserWidget::execUnbindAllFromAnimationStarted },
{ .NameUTF8 = UTF8TEXT("UnbindFromAnimationFinished"), .Pointer = &UUserWidget::execUnbindFromAnimationFinished },
{ .NameUTF8 = UTF8TEXT("UnbindFromAnimationStarted"), .Pointer = &UUserWidget::execUnbindFromAnimationStarted },
{ .NameUTF8 = UTF8TEXT("UnregisterInputComponent"), .Pointer = &UUserWidget::execUnregisterInputComponent },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_UUserWidget_AddExtension, "AddExtension" }, // 71522713
{ &Z_Construct_UFunction_UUserWidget_AddToPlayerScreen, "AddToPlayerScreen" }, // 1238755106
{ &Z_Construct_UFunction_UUserWidget_AddToViewport, "AddToViewport" }, // 1795065334
{ &Z_Construct_UFunction_UUserWidget_BindToAnimationEvent, "BindToAnimationEvent" }, // 2743785156
{ &Z_Construct_UFunction_UUserWidget_BindToAnimationFinished, "BindToAnimationFinished" }, // 1892858384
{ &Z_Construct_UFunction_UUserWidget_BindToAnimationStarted, "BindToAnimationStarted" }, // 3781260650
{ &Z_Construct_UFunction_UUserWidget_CancelLatentActions, "CancelLatentActions" }, // 2845511926
{ &Z_Construct_UFunction_UUserWidget_Construct, "Construct" }, // 3815525821
{ &Z_Construct_UFunction_UUserWidget_Destruct, "Destruct" }, // 2840429126
{ &Z_Construct_UFunction_UUserWidget_FlushAnimations, "FlushAnimations" }, // 2528773702
{ &Z_Construct_UFunction_UUserWidget_GetAlignmentInViewport, "GetAlignmentInViewport" }, // 3651664812
{ &Z_Construct_UFunction_UUserWidget_GetAnchorsInViewport, "GetAnchorsInViewport" }, // 2598200500
{ &Z_Construct_UFunction_UUserWidget_GetAnimationCurrentTime, "GetAnimationCurrentTime" }, // 1731293208
{ &Z_Construct_UFunction_UUserWidget_GetExtension, "GetExtension" }, // 3019709592
{ &Z_Construct_UFunction_UUserWidget_GetExtensions, "GetExtensions" }, // 2270805024
{ &Z_Construct_UFunction_UUserWidget_GetIsVisible, "GetIsVisible" }, // 394305435
{ &Z_Construct_UFunction_UUserWidget_GetOwningPlayerCameraManager, "GetOwningPlayerCameraManager" }, // 1725764481
{ &Z_Construct_UFunction_UUserWidget_GetOwningPlayerPawn, "GetOwningPlayerPawn" }, // 466481023
{ &Z_Construct_UFunction_UUserWidget_IsAnimationPlaying, "IsAnimationPlaying" }, // 1017438903
{ &Z_Construct_UFunction_UUserWidget_IsAnimationPlayingForward, "IsAnimationPlayingForward" }, // 3341535372
{ &Z_Construct_UFunction_UUserWidget_IsAnyAnimationPlaying, "IsAnyAnimationPlaying" }, // 3609171508
{ &Z_Construct_UFunction_UUserWidget_IsInteractable, "IsInteractable" }, // 2539431439
{ &Z_Construct_UFunction_UUserWidget_IsListeningForInputAction, "IsListeningForInputAction" }, // 1245991109
{ &Z_Construct_UFunction_UUserWidget_IsPlayingAnimation, "IsPlayingAnimation" }, // 3661910978
{ &Z_Construct_UFunction_UUserWidget_ListenForInputAction, "ListenForInputAction" }, // 2153478533
{ &Z_Construct_UFunction_UUserWidget_OnAddedToFocusPath, "OnAddedToFocusPath" }, // 984872323
{ &Z_Construct_UFunction_UUserWidget_OnAnalogValueChanged, "OnAnalogValueChanged" }, // 618190642
{ &Z_Construct_UFunction_UUserWidget_OnAnimationFinished, "OnAnimationFinished" }, // 4246844495
{ &Z_Construct_UFunction_UUserWidget_OnAnimationStarted, "OnAnimationStarted" }, // 25441147
{ &Z_Construct_UFunction_UUserWidget_OnDragCancelled, "OnDragCancelled" }, // 2979729287
{ &Z_Construct_UFunction_UUserWidget_OnDragDetected, "OnDragDetected" }, // 3185414286
{ &Z_Construct_UFunction_UUserWidget_OnDragEnter, "OnDragEnter" }, // 618855156
{ &Z_Construct_UFunction_UUserWidget_OnDragLeave, "OnDragLeave" }, // 3774011134
{ &Z_Construct_UFunction_UUserWidget_OnDragOver, "OnDragOver" }, // 2689090383
{ &Z_Construct_UFunction_UUserWidget_OnDrop, "OnDrop" }, // 1623716211
{ &Z_Construct_UFunction_UUserWidget_OnFocusLost, "OnFocusLost" }, // 3944856978
{ &Z_Construct_UFunction_UUserWidget_OnFocusReceived, "OnFocusReceived" }, // 2169883294
{ &Z_Construct_UFunction_UUserWidget_OnInitialized, "OnInitialized" }, // 822193772
{ &Z_Construct_UFunction_UUserWidget_OnKeyChar, "OnKeyChar" }, // 1716875520
{ &Z_Construct_UFunction_UUserWidget_OnKeyDown, "OnKeyDown" }, // 1432026884
{ &Z_Construct_UFunction_UUserWidget_OnKeyUp, "OnKeyUp" }, // 3698372172
{ &Z_Construct_UFunction_UUserWidget_OnMotionDetected, "OnMotionDetected" }, // 1025948364
{ &Z_Construct_UFunction_UUserWidget_OnMouseButtonDoubleClick, "OnMouseButtonDoubleClick" }, // 3358994923
{ &Z_Construct_UFunction_UUserWidget_OnMouseButtonDown, "OnMouseButtonDown" }, // 3264119611
{ &Z_Construct_UFunction_UUserWidget_OnMouseButtonUp, "OnMouseButtonUp" }, // 1605928524
{ &Z_Construct_UFunction_UUserWidget_OnMouseCaptureLost, "OnMouseCaptureLost" }, // 3198838896
{ &Z_Construct_UFunction_UUserWidget_OnMouseEnter, "OnMouseEnter" }, // 3676626732
{ &Z_Construct_UFunction_UUserWidget_OnMouseLeave, "OnMouseLeave" }, // 269096704
{ &Z_Construct_UFunction_UUserWidget_OnMouseMove, "OnMouseMove" }, // 2997275565
{ &Z_Construct_UFunction_UUserWidget_OnMouseWheel, "OnMouseWheel" }, // 2958124773
{ &Z_Construct_UFunction_UUserWidget_OnPaint, "OnPaint" }, // 589447983
{ &Z_Construct_UFunction_UUserWidget_OnPreviewKeyDown, "OnPreviewKeyDown" }, // 488833451
{ &Z_Construct_UFunction_UUserWidget_OnPreviewMouseButtonDown, "OnPreviewMouseButtonDown" }, // 225539369
{ &Z_Construct_UFunction_UUserWidget_OnRemovedFromFocusPath, "OnRemovedFromFocusPath" }, // 1175329476
{ &Z_Construct_UFunction_UUserWidget_OnTouchEnded, "OnTouchEnded" }, // 1860629994
{ &Z_Construct_UFunction_UUserWidget_OnTouchFirstMove, "OnTouchFirstMove" }, // 623660550
{ &Z_Construct_UFunction_UUserWidget_OnTouchForceChanged, "OnTouchForceChanged" }, // 1174640507
{ &Z_Construct_UFunction_UUserWidget_OnTouchGesture, "OnTouchGesture" }, // 924092290
{ &Z_Construct_UFunction_UUserWidget_OnTouchMoved, "OnTouchMoved" }, // 4147657312
{ &Z_Construct_UFunction_UUserWidget_OnTouchStarted, "OnTouchStarted" }, // 2895681211
{ &Z_Construct_UFunction_UUserWidget_PauseAnimation, "PauseAnimation" }, // 354649386
{ &Z_Construct_UFunction_UUserWidget_PlayAnimation, "PlayAnimation" }, // 2044629394
{ &Z_Construct_UFunction_UUserWidget_PlayAnimationForward, "PlayAnimationForward" }, // 138137311
{ &Z_Construct_UFunction_UUserWidget_PlayAnimationReverse, "PlayAnimationReverse" }, // 3165227135
{ &Z_Construct_UFunction_UUserWidget_PlayAnimationTimeRange, "PlayAnimationTimeRange" }, // 1694864363
{ &Z_Construct_UFunction_UUserWidget_PlaySound, "PlaySound" }, // 1754905951
{ &Z_Construct_UFunction_UUserWidget_PreConstruct, "PreConstruct" }, // 1741887141
{ &Z_Construct_UFunction_UUserWidget_QueuePauseAnimation, "QueuePauseAnimation" }, // 3189702358
{ &Z_Construct_UFunction_UUserWidget_QueuePlayAnimation, "QueuePlayAnimation" }, // 3898902791
{ &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationForward, "QueuePlayAnimationForward" }, // 3775572486
{ &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationReverse, "QueuePlayAnimationReverse" }, // 1540380780
{ &Z_Construct_UFunction_UUserWidget_QueuePlayAnimationTimeRange, "QueuePlayAnimationTimeRange" }, // 4291321903
{ &Z_Construct_UFunction_UUserWidget_QueueStopAllAnimations, "QueueStopAllAnimations" }, // 2920865604
{ &Z_Construct_UFunction_UUserWidget_QueueStopAnimation, "QueueStopAnimation" }, // 1591549337
{ &Z_Construct_UFunction_UUserWidget_RegisterInputComponent, "RegisterInputComponent" }, // 715073033
{ &Z_Construct_UFunction_UUserWidget_RemoveExtension, "RemoveExtension" }, // 1384172914
{ &Z_Construct_UFunction_UUserWidget_RemoveExtensions, "RemoveExtensions" }, // 1327651111
{ &Z_Construct_UFunction_UUserWidget_RemoveFromViewport, "RemoveFromViewport" }, // 2798020541
{ &Z_Construct_UFunction_UUserWidget_ReverseAnimation, "ReverseAnimation" }, // 875531642
{ &Z_Construct_UFunction_UUserWidget_SetAlignmentInViewport, "SetAlignmentInViewport" }, // 1993127417
{ &Z_Construct_UFunction_UUserWidget_SetAnchorsInViewport, "SetAnchorsInViewport" }, // 3606617448
{ &Z_Construct_UFunction_UUserWidget_SetAnimationCurrentTime, "SetAnimationCurrentTime" }, // 57359579
{ &Z_Construct_UFunction_UUserWidget_SetColorAndOpacity, "SetColorAndOpacity" }, // 2617305734
{ &Z_Construct_UFunction_UUserWidget_SetDesiredFocusWidget, "SetDesiredFocusWidget" }, // 326237269
{ &Z_Construct_UFunction_UUserWidget_SetDesiredSizeInViewport, "SetDesiredSizeInViewport" }, // 2902444285
{ &Z_Construct_UFunction_UUserWidget_SetForegroundColor, "SetForegroundColor" }, // 2171678235
{ &Z_Construct_UFunction_UUserWidget_SetInputActionBlocking, "SetInputActionBlocking" }, // 4129345167
{ &Z_Construct_UFunction_UUserWidget_SetInputActionPriority, "SetInputActionPriority" }, // 911996447
{ &Z_Construct_UFunction_UUserWidget_SetNumLoopsToPlay, "SetNumLoopsToPlay" }, // 2168200508
{ &Z_Construct_UFunction_UUserWidget_SetOwningPlayer, "SetOwningPlayer" }, // 532779497
{ &Z_Construct_UFunction_UUserWidget_SetPadding, "SetPadding" }, // 3583907449
{ &Z_Construct_UFunction_UUserWidget_SetPlaybackSpeed, "SetPlaybackSpeed" }, // 663895648
{ &Z_Construct_UFunction_UUserWidget_SetPositionInViewport, "SetPositionInViewport" }, // 2986623299
{ &Z_Construct_UFunction_UUserWidget_StopAllAnimations, "StopAllAnimations" }, // 3241037778
{ &Z_Construct_UFunction_UUserWidget_StopAnimation, "StopAnimation" }, // 3847150339
{ &Z_Construct_UFunction_UUserWidget_StopAnimationsAndLatentActions, "StopAnimationsAndLatentActions" }, // 1547588992
{ &Z_Construct_UFunction_UUserWidget_StopListeningForAllInputActions, "StopListeningForAllInputActions" }, // 3742172288
{ &Z_Construct_UFunction_UUserWidget_StopListeningForInputAction, "StopListeningForInputAction" }, // 1327234520
{ &Z_Construct_UFunction_UUserWidget_Tick, "Tick" }, // 871757140
{ &Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationFinished, "UnbindAllFromAnimationFinished" }, // 1961702112
{ &Z_Construct_UFunction_UUserWidget_UnbindAllFromAnimationStarted, "UnbindAllFromAnimationStarted" }, // 2330049466
{ &Z_Construct_UFunction_UUserWidget_UnbindFromAnimationFinished, "UnbindFromAnimationFinished" }, // 2362714906
{ &Z_Construct_UFunction_UUserWidget_UnbindFromAnimationStarted, "UnbindFromAnimationStarted" }, // 1977895150
{ &Z_Construct_UFunction_UUserWidget_UnregisterInputComponent, "UnregisterInputComponent" }, // 1413673515
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UUserWidget>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UUserWidget_Statics
// ********** Begin Class UUserWidget Property Definitions *****************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetColorAndOpacity_WrapperImpl, &UUserWidget::GetColorAndOpacity_WrapperImpl, 1, STRUCT_OFFSET(UUserWidget, ColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) };
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ColorAndOpacityDelegate = { "ColorAndOpacityDelegate", nullptr, (EPropertyFlags)0x0010000000080000, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, ColorAndOpacityDelegate), Z_Construct_UDelegateFunction_UWidget_GetLinearColor__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacityDelegate_MetaData), NewProp_ColorAndOpacityDelegate_MetaData) }; // 487054132
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ForegroundColor = { "ForegroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetForegroundColor_WrapperImpl, &UUserWidget::GetForegroundColor_WrapperImpl, 1, STRUCT_OFFSET(UUserWidget, ForegroundColor), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ForegroundColor_MetaData), NewProp_ForegroundColor_MetaData) }; // 1663967387
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ForegroundColorDelegate = { "ForegroundColorDelegate", nullptr, (EPropertyFlags)0x0010000000080000, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, ForegroundColorDelegate), Z_Construct_UDelegateFunction_UWidget_GetSlateColor__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ForegroundColorDelegate_MetaData), NewProp_ForegroundColorDelegate_MetaData) }; // 1635739608
const UECodeGen_Private::FMulticastDelegatePropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_OnVisibilityChanged = { "OnVisibilityChanged", nullptr, (EPropertyFlags)0x0010000010080000, UECodeGen_Private::EPropertyGenFlags::InlineMulticastDelegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, OnVisibilityChanged), Z_Construct_UDelegateFunction_UMG_OnVisibilityChangedEvent__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OnVisibilityChanged_MetaData), NewProp_OnVisibilityChanged_MetaData) }; // 1304739323
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetPadding_WrapperImpl, &UUserWidget::GetPadding_WrapperImpl, 1, STRUCT_OFFSET(UUserWidget, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_Priority = { "Priority", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetPriority_WrapperImpl, &UUserWidget::GetPriority_WrapperImpl, 1, STRUCT_OFFSET(UUserWidget, Priority), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Priority_MetaData), NewProp_Priority_MetaData) };
void Z_Construct_UClass_UUserWidget_Statics::NewProp_bIsFocusable_SetBit(void* Obj)
{
((UUserWidget*)Obj)->bIsFocusable = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_bIsFocusable = { "bIsFocusable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetbIsFocusable_WrapperImpl, &UUserWidget::GetbIsFocusable_WrapperImpl, 1, sizeof(uint8), sizeof(UUserWidget), &Z_Construct_UClass_UUserWidget_Statics::NewProp_bIsFocusable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsFocusable_MetaData), NewProp_bIsFocusable_MetaData) };
void Z_Construct_UClass_UUserWidget_Statics::NewProp_bStopAction_SetBit(void* Obj)
{
((UUserWidget*)Obj)->bStopAction = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_bStopAction = { "bStopAction", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, &UUserWidget::SetbStopAction_WrapperImpl, &UUserWidget::GetbStopAction_WrapperImpl, 1, sizeof(uint8), sizeof(UUserWidget), &Z_Construct_UClass_UUserWidget_Statics::NewProp_bStopAction_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bStopAction_MetaData), NewProp_bStopAction_MetaData) };
void Z_Construct_UClass_UUserWidget_Statics::NewProp_bAutomaticallyRegisterInputOnConstruction_SetBit(void* Obj)
{
((UUserWidget*)Obj)->bAutomaticallyRegisterInputOnConstruction = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_bAutomaticallyRegisterInputOnConstruction = { "bAutomaticallyRegisterInputOnConstruction", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(UUserWidget), &Z_Construct_UClass_UUserWidget_Statics::NewProp_bAutomaticallyRegisterInputOnConstruction_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutomaticallyRegisterInputOnConstruction_MetaData), NewProp_bAutomaticallyRegisterInputOnConstruction_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_QueuedWidgetAnimationTransitions_Inner = { "QueuedWidgetAnimationTransitions", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition, METADATA_PARAMS(0, nullptr) }; // 676508008
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_QueuedWidgetAnimationTransitions = { "QueuedWidgetAnimationTransitions", nullptr, (EPropertyFlags)0x0010000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, QueuedWidgetAnimationTransitions), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_QueuedWidgetAnimationTransitions_MetaData), NewProp_QueuedWidgetAnimationTransitions_MetaData) }; // 676508008
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ActiveSequencePlayers_Inner = { "ActiveSequencePlayers", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UUMGSequencePlayer_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_ActiveSequencePlayers = { "ActiveSequencePlayers", nullptr, (EPropertyFlags)0x0114000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, ActiveSequencePlayers), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActiveSequencePlayers_MetaData), NewProp_ActiveSequencePlayers_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationTickManager = { "AnimationTickManager", nullptr, (EPropertyFlags)0x0114000000002000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, AnimationTickManager), Z_Construct_UClass_UUMGSequenceTickManager_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationTickManager_MetaData), NewProp_AnimationTickManager_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_StoppedSequencePlayers_Inner = { "StoppedSequencePlayers", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UUMGSequencePlayer_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_StoppedSequencePlayers = { "StoppedSequencePlayers", nullptr, (EPropertyFlags)0x0114000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, StoppedSequencePlayers), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StoppedSequencePlayers_MetaData), NewProp_StoppedSequencePlayers_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_NamedSlotBindings_Inner = { "NamedSlotBindings", nullptr, (EPropertyFlags)0x0000008000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FNamedSlotBinding, METADATA_PARAMS(0, nullptr) }; // 1777661638
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_NamedSlotBindings = { "NamedSlotBindings", nullptr, (EPropertyFlags)0x0040008000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, NamedSlotBindings), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NamedSlotBindings_MetaData), NewProp_NamedSlotBindings_MetaData) }; // 1777661638
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_Extensions_Inner = { "Extensions", nullptr, (EPropertyFlags)0x0104000000080008, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UUserWidgetExtension_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_Extensions = { "Extensions", nullptr, (EPropertyFlags)0x0144008000000008, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, Extensions), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Extensions_MetaData), NewProp_Extensions_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_WidgetTree = { "WidgetTree", nullptr, (EPropertyFlags)0x0114400000202000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, WidgetTree), Z_Construct_UClass_UWidgetTree_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WidgetTree_MetaData), NewProp_WidgetTree_MetaData) };
#if WITH_EDITORONLY_DATA
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignTimeSize = { "DesignTimeSize", nullptr, (EPropertyFlags)0x0010000800000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, DesignTimeSize), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DesignTimeSize_MetaData), NewProp_DesignTimeSize_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignSizeMode_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignSizeMode = { "DesignSizeMode", nullptr, (EPropertyFlags)0x0010000800000000, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, DesignSizeMode), Z_Construct_UEnum_UMG_EDesignPreviewSizeMode, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DesignSizeMode_MetaData), NewProp_DesignSizeMode_MetaData) }; // 2908252103
const UECodeGen_Private::FTextPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_PaletteCategory = { "PaletteCategory", nullptr, (EPropertyFlags)0x0010000800000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, PaletteCategory), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PaletteCategory_MetaData), NewProp_PaletteCategory_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_PreviewBackground = { "PreviewBackground", nullptr, (EPropertyFlags)0x0114000800010001, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, PreviewBackground), Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PreviewBackground_MetaData), NewProp_PreviewBackground_MetaData) };
#endif // WITH_EDITORONLY_DATA
void Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedTick_SetBit(void* Obj)
{
((UUserWidget*)Obj)->bHasScriptImplementedTick = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedTick = { "bHasScriptImplementedTick", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(UUserWidget), &Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHasScriptImplementedTick_MetaData), NewProp_bHasScriptImplementedTick_MetaData) };
void Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedPaint_SetBit(void* Obj)
{
((UUserWidget*)Obj)->bHasScriptImplementedPaint = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedPaint = { "bHasScriptImplementedPaint", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(UUserWidget), &Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedPaint_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHasScriptImplementedPaint_MetaData), NewProp_bHasScriptImplementedPaint_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_TickFrequency_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_TickFrequency = { "TickFrequency", nullptr, (EPropertyFlags)0x0040000000010015, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, TickFrequency), Z_Construct_UEnum_UMG_EWidgetTickFrequency, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TickFrequency_MetaData), NewProp_TickFrequency_MetaData) }; // 492290294
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_DesiredFocusWidget = { "DesiredFocusWidget", nullptr, (EPropertyFlags)0x0040008000010001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, DesiredFocusWidget), Z_Construct_UScriptStruct_FWidgetChild, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DesiredFocusWidget_MetaData), NewProp_DesiredFocusWidget_MetaData) }; // 1440260421
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_InputComponent = { "InputComponent", nullptr, (EPropertyFlags)0x0124080000282008, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, InputComponent), Z_Construct_UClass_UInputComponent_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InputComponent_MetaData), NewProp_InputComponent_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationCallbacks_Inner = { "AnimationCallbacks", nullptr, (EPropertyFlags)0x0000008000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FAnimationEventBinding, METADATA_PARAMS(0, nullptr) }; // 2363935774
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationCallbacks = { "AnimationCallbacks", nullptr, (EPropertyFlags)0x0020088000202000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UUserWidget, AnimationCallbacks), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationCallbacks_MetaData), NewProp_AnimationCallbacks_MetaData) }; // 2363935774
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UUserWidget_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ColorAndOpacity,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ColorAndOpacityDelegate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ForegroundColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ForegroundColorDelegate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_OnVisibilityChanged,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_Padding,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_Priority,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_bIsFocusable,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_bStopAction,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_bAutomaticallyRegisterInputOnConstruction,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_QueuedWidgetAnimationTransitions_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_QueuedWidgetAnimationTransitions,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ActiveSequencePlayers_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_ActiveSequencePlayers,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationTickManager,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_StoppedSequencePlayers_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_StoppedSequencePlayers,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_NamedSlotBindings_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_NamedSlotBindings,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_Extensions_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_Extensions,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_WidgetTree,
#if WITH_EDITORONLY_DATA
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignTimeSize,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignSizeMode_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_DesignSizeMode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_PaletteCategory,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_PreviewBackground,
#endif // WITH_EDITORONLY_DATA
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedTick,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_bHasScriptImplementedPaint,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_TickFrequency_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_TickFrequency,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_DesiredFocusWidget,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_InputComponent,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationCallbacks_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UUserWidget_Statics::NewProp_AnimationCallbacks,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidget_Statics::PropPointers) < 2048);
// ********** End Class UUserWidget Property Definitions *******************************************
UObject* (*const Z_Construct_UClass_UUserWidget_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UWidget,
(UObject* (*)())Z_Construct_UPackage__Script_UMG,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidget_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UUserWidget_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UNamedSlotInterface_NoRegister, (int32)VTABLE_OFFSET(UUserWidget, INamedSlotInterface), false }, // 2827996242
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UUserWidget_Statics::ClassParams = {
&UUserWidget::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
Z_Construct_UClass_UUserWidget_Statics::PropPointers,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidget_Statics::PropPointers),
UE_ARRAY_COUNT(InterfaceParams),
0x00A810A1u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UUserWidget_Statics::Class_MetaDataParams), Z_Construct_UClass_UUserWidget_Statics::Class_MetaDataParams)
};
void UUserWidget::StaticRegisterNativesUUserWidget()
{
UClass* Class = UUserWidget::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UUserWidget_Statics::Funcs));
}
UClass* Z_Construct_UClass_UUserWidget()
{
if (!Z_Registration_Info_UClass_UUserWidget.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UUserWidget.OuterSingleton, Z_Construct_UClass_UUserWidget_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UUserWidget.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UUserWidget);
UUserWidget::~UUserWidget() {}
// ********** End Class UUserWidget ****************************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ EWidgetTickFrequency_StaticEnum, TEXT("EWidgetTickFrequency"), &Z_Registration_Info_UEnum_EWidgetTickFrequency, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 492290294U) },
{ EWidgetAnimationEvent_StaticEnum, TEXT("EWidgetAnimationEvent"), &Z_Registration_Info_UEnum_EWidgetAnimationEvent, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2805153916U) },
#if WITH_EDITORONLY_DATA
{ EDesignPreviewSizeMode_StaticEnum, TEXT("EDesignPreviewSizeMode"), &Z_Registration_Info_UEnum_EDesignPreviewSizeMode, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2908252103U) },
#endif // WITH_EDITORONLY_DATA
};
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FQueuedWidgetAnimationTransition::StaticStruct, Z_Construct_UScriptStruct_FQueuedWidgetAnimationTransition_Statics::NewStructOps, TEXT("QueuedWidgetAnimationTransition"),&Z_Registration_Info_UScriptStruct_FQueuedWidgetAnimationTransition, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FQueuedWidgetAnimationTransition), 676508008U) },
{ FAnimationEventBinding::StaticStruct, Z_Construct_UScriptStruct_FAnimationEventBinding_Statics::NewStructOps, TEXT("AnimationEventBinding"),&Z_Registration_Info_UScriptStruct_FAnimationEventBinding, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAnimationEventBinding), 2363935774U) },
{ FPaintContext::StaticStruct, Z_Construct_UScriptStruct_FPaintContext_Statics::NewStructOps, TEXT("PaintContext"),&Z_Registration_Info_UScriptStruct_FPaintContext, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FPaintContext), 2192772476U) },
{ FNamedSlotBinding::StaticStruct, Z_Construct_UScriptStruct_FNamedSlotBinding_Statics::NewStructOps, TEXT("NamedSlotBinding"),&Z_Registration_Info_UScriptStruct_FNamedSlotBinding, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FNamedSlotBinding), 1777661638U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UUserWidgetFunctionLibrary, UUserWidgetFunctionLibrary::StaticClass, TEXT("UUserWidgetFunctionLibrary"), &Z_Registration_Info_UClass_UUserWidgetFunctionLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UUserWidgetFunctionLibrary), 909154761U) },
{ Z_Construct_UClass_UUserWidget, UUserWidget::StaticClass, TEXT("UUserWidget"), &Z_Registration_Info_UClass_UUserWidget, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UUserWidget), 1239835294U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_4068134295{
TEXT("/Script/UMG"),
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::ScriptStructInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_UMG_Public_Blueprint_UserWidget_h__Script_UMG_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS