Files
UnrealEvent/Aeon-740/SDK/ItemInspectRefundConfirmationModalWidget_parameters.hpp
2024-10-18 01:01:36 +01:00

116 lines
14 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: ItemInspectRefundConfirmationModalWidget
#include "Basic.hpp"
#include "Engine_structs.hpp"
namespace SDK::Params
{
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget
// 0x0028 (0x0028 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_Event_IsDesignTime; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
class UCommonButton* K2Node_ComponentBoundEvent_Button; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue1; // 0x0018(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonButton* K2Node_ComponentBoundEvent_Button1; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget) == 0x000008, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget) == 0x000028, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, EntryPoint) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::EntryPoint' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, K2Node_Event_IsDesignTime) == 0x000004, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::K2Node_Event_IsDesignTime' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, K2Node_ComponentBoundEvent_Button) == 0x000008, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::K2Node_ComponentBoundEvent_Button' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000010, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, CallFunc_GetUIManagerWidget_ReturnValue1) == 0x000018, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::CallFunc_GetUIManagerWidget_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget, K2Node_ComponentBoundEvent_Button1) == 0x000020, "Member 'ItemInspectRefundConfirmationModalWidget_C_ExecuteUbergraph_ItemInspectRefundConfirmationModalWidget::K2Node_ComponentBoundEvent_Button1' has a wrong offset!");
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature
// 0x0008 (0x0008 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature final
{
public:
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature, Button) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_BndEvt__ConfirmButton_K2Node_ComponentBoundEvent_14_CommonButtonClicked__DelegateSignature::Button' has a wrong offset!");
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.PreConstruct
// 0x0001 (0x0001 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_PreConstruct final
{
public:
bool IsDesignTime; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_PreConstruct) == 0x000001, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_PreConstruct");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_PreConstruct) == 0x000001, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_PreConstruct");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_PreConstruct::IsDesignTime' has a wrong offset!");
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature
// 0x0008 (0x0008 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature final
{
public:
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature, Button) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_BndEvt__CloseButton_K2Node_ComponentBoundEvent_41_CommonButtonClicked__DelegateSignature::Button' has a wrong offset!");
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.SetHostScreen
// 0x0008 (0x0008 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_SetHostScreen final
{
public:
class UItemInspectScreen_C* InHostScreen; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_SetHostScreen) == 0x000008, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_SetHostScreen");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_SetHostScreen) == 0x000008, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_SetHostScreen");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetHostScreen, InHostScreen) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetHostScreen::InHostScreen' has a wrong offset!");
// Function ItemInspectRefundConfirmationModalWidget.ItemInspectRefundConfirmationModalWidget_C.SetItemToRefund
// 0x00E8 (0x00E8 - 0x0000)
struct ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund final
{
public:
class UFortAccountItem* InItemToRefund; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortAccountItem* InRefundResultItem; // 0x0008(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_GetLevel_ReturnValue; // 0x0010(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_GetLevel_ReturnValue1; // 0x0014(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FFormatArgumentData K2Node_MakeStruct_FormatArgumentData; // 0x0018(0x0040)(HasGetValueTypeHash)
struct FFormatArgumentData K2Node_MakeStruct_FormatArgumentData1; // 0x0058(0x0040)(HasGetValueTypeHash)
TArray<struct FFormatArgumentData> K2Node_MakeArray_Array; // 0x0098(0x0010)(ZeroConstructor, ReferenceParm)
TArray<struct FFormatArgumentData> K2Node_MakeArray_Array1; // 0x00A8(0x0010)(ZeroConstructor, ReferenceParm)
class FText CallFunc_Format_ReturnValue; // 0x00B8(0x0018)()
class FText CallFunc_Format_ReturnValue1; // 0x00D0(0x0018)()
};
static_assert(alignof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund) == 0x000008, "Wrong alignment on ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund");
static_assert(sizeof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund) == 0x0000E8, "Wrong size on ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, InItemToRefund) == 0x000000, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::InItemToRefund' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, InRefundResultItem) == 0x000008, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::InRefundResultItem' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, CallFunc_GetLevel_ReturnValue) == 0x000010, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::CallFunc_GetLevel_ReturnValue' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, CallFunc_GetLevel_ReturnValue1) == 0x000014, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::CallFunc_GetLevel_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, K2Node_MakeStruct_FormatArgumentData) == 0x000018, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, K2Node_MakeStruct_FormatArgumentData1) == 0x000058, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::K2Node_MakeStruct_FormatArgumentData1' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, K2Node_MakeArray_Array) == 0x000098, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::K2Node_MakeArray_Array' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, K2Node_MakeArray_Array1) == 0x0000A8, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::K2Node_MakeArray_Array1' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, CallFunc_Format_ReturnValue) == 0x0000B8, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::CallFunc_Format_ReturnValue' has a wrong offset!");
static_assert(offsetof(ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund, CallFunc_Format_ReturnValue1) == 0x0000D0, "Member 'ItemInspectRefundConfirmationModalWidget_C_SetItemToRefund::CallFunc_Format_ReturnValue1' has a wrong offset!");
}