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

300 lines
41 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: DailyRewards
#include "Basic.hpp"
#include "FortniteUI_structs.hpp"
#include "SlateCore_structs.hpp"
#include "UMG_structs.hpp"
#include "Engine_structs.hpp"
namespace SDK::Params
{
// Function DailyRewards.DailyRewards_C.ExecuteUbergraph_DailyRewards
// 0x0050 (0x0050 - 0x0000)
struct DailyRewards_C_ExecuteUbergraph_DailyRewards final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Handle_Close_PassThrough; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable; // 0x0005(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable1; // 0x0006(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_7[0x1]; // 0x0007(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue1; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsInZone_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
EFortUIFeatureState CallFunc_GetFeatureState_OutFeatureState; // 0x0019(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
EFortUIFeatureStateReason CallFunc_GetFeatureState_OutReason; // 0x001A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable; // 0x001B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x001C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 Temp_int_Variable; // 0x0020(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Variable1; // 0x0024(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 K2Node_Select_Default; // 0x0028(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_Event_IsDesignTime; // 0x002C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool Temp_bool_Variable1; // 0x002D(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select1_Default; // 0x002E(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_2F[0x1]; // 0x002F(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
class UFortFrontEndContext* CallFunc_GetContext_ReturnValue2; // 0x0030(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonButton* K2Node_ComponentBoundEvent_Button1; // 0x0038(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonButton* K2Node_ComponentBoundEvent_Button; // 0x0040(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Handle_Collect_PassThrough; // 0x0048(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(DailyRewards_C_ExecuteUbergraph_DailyRewards) == 0x000008, "Wrong alignment on DailyRewards_C_ExecuteUbergraph_DailyRewards");
static_assert(sizeof(DailyRewards_C_ExecuteUbergraph_DailyRewards) == 0x000050, "Wrong size on DailyRewards_C_ExecuteUbergraph_DailyRewards");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, EntryPoint) == 0x000000, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::EntryPoint' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_Handle_Close_PassThrough) == 0x000004, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_Handle_Close_PassThrough' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_byte_Variable) == 0x000005, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_byte_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_byte_Variable1) == 0x000006, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_byte_Variable1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_GetContext_ReturnValue) == 0x000008, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_GetContext_ReturnValue1) == 0x000010, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_IsInZone_ReturnValue) == 0x000018, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_IsInZone_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_GetFeatureState_OutFeatureState) == 0x000019, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_GetFeatureState_OutFeatureState' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_GetFeatureState_OutReason) == 0x00001A, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_GetFeatureState_OutReason' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_bool_Variable) == 0x00001B, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001C, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_int_Variable) == 0x000020, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_int_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_int_Variable1) == 0x000024, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_int_Variable1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, K2Node_Select_Default) == 0x000028, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, K2Node_Event_IsDesignTime) == 0x00002C, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::K2Node_Event_IsDesignTime' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, Temp_bool_Variable1) == 0x00002D, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::Temp_bool_Variable1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, K2Node_Select1_Default) == 0x00002E, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::K2Node_Select1_Default' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_GetContext_ReturnValue2) == 0x000030, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_GetContext_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, K2Node_ComponentBoundEvent_Button1) == 0x000038, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::K2Node_ComponentBoundEvent_Button1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, K2Node_ComponentBoundEvent_Button) == 0x000040, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::K2Node_ComponentBoundEvent_Button' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_ExecuteUbergraph_DailyRewards, CallFunc_Handle_Collect_PassThrough) == 0x000048, "Member 'DailyRewards_C_ExecuteUbergraph_DailyRewards::CallFunc_Handle_Collect_PassThrough' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature
// 0x0008 (0x0008 - 0x0000)
struct DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature final
{
public:
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong alignment on DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature");
static_assert(sizeof(DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong size on DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature");
static_assert(offsetof(DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature, Button) == 0x000000, "Member 'DailyRewards_C_BndEvt__Button_Continue_K2Node_ComponentBoundEvent_1_CommonButtonClicked__DelegateSignature::Button' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature
// 0x0008 (0x0008 - 0x0000)
struct DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature final
{
public:
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong alignment on DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature");
static_assert(sizeof(DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong size on DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature");
static_assert(offsetof(DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature, Button) == 0x000000, "Member 'DailyRewards_C_BndEvt__Button_Collect_K2Node_ComponentBoundEvent_0_CommonButtonClicked__DelegateSignature::Button' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.PreConstruct
// 0x0001 (0x0001 - 0x0000)
struct DailyRewards_C_PreConstruct final
{
public:
bool IsDesignTime; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(DailyRewards_C_PreConstruct) == 0x000001, "Wrong alignment on DailyRewards_C_PreConstruct");
static_assert(sizeof(DailyRewards_C_PreConstruct) == 0x000001, "Wrong size on DailyRewards_C_PreConstruct");
static_assert(offsetof(DailyRewards_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'DailyRewards_C_PreConstruct::IsDesignTime' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.Setup Daily Rewards
// 0x0250 (0x0250 - 0x0000)
struct DailyRewards_C_Setup_Daily_Rewards final
{
public:
int32 Temp_int_Array_Index_Variable; // 0x0000(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FMargin K2Node_MakeStruct_Margin; // 0x0004(0x0010)(ZeroConstructor, IsPlainOldData, NoDestructor)
struct FSlateChildSize K2Node_MakeStruct_SlateChildSize; // 0x0014(0x0008)(NoDestructor)
struct FSlateChildSize K2Node_MakeStruct_SlateChildSize1; // 0x001C(0x0008)(NoDestructor)
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class UFortMcpContext* CallFunc_GetContext_ReturnValue; // 0x0028(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortAccountItem* CallFunc_GetAccountItemWithDefinition_ReturnValue; // 0x0030(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue; // 0x0038(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_39[0x7]; // 0x0039(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class APlayerController* CallFunc_GetOwningPlayer_ReturnValue; // 0x0040(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Not_PreBool_ReturnValue; // 0x0048(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_49[0x7]; // 0x0049(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UDailyRewardsCurrent_C* CallFunc_Create_ReturnValue; // 0x0050(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Variable; // 0x0058(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_5C[0x4]; // 0x005C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class UHorizontalBoxSlot* CallFunc_AddChildToHorizontalBox_ReturnValue; // 0x0060(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Array_Add_ReturnValue; // 0x0068(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Subtract_IntInt_ReturnValue; // 0x006C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class APlayerController* CallFunc_GetOwningPlayer_ReturnValue1; // 0x0070(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue1; // 0x0078(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UDailyRewardsMissingFoundersPack_C* CallFunc_Create_ReturnValue1; // 0x0080(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
EFortUIFeatureState CallFunc_GetFeatureState_OutFeatureState; // 0x0088(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
EFortUIFeatureStateReason CallFunc_GetFeatureState_OutReason; // 0x0089(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_8A[0x6]; // 0x008A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
class UVerticalBoxSlot* CallFunc_AddChildToVerticalBox_ReturnValue; // 0x0090(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x0098(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_99[0x7]; // 0x0099(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class APlayerController* CallFunc_GetOwningPlayer_ReturnValue2; // 0x00A0(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable; // 0x00A8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_A9[0x7]; // 0x00A9(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UDailyRewardsCurrent_C* CallFunc_Create_ReturnValue2; // 0x00B0(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UVerticalBoxSlot* CallFunc_AddChildToVerticalBox_ReturnValue1; // 0x00B8(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class APlayerController* CallFunc_GetOwningPlayer_ReturnValue3; // 0x00C0(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UDailyRewardsSchedule_C* CallFunc_Create_ReturnValue3; // 0x00C8(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UVerticalBoxSlot* CallFunc_AddChildToVerticalBox_ReturnValue2; // 0x00D0(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue; // 0x00D8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_D9[0x3]; // 0x00D9(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 Temp_int_Variable1; // 0x00DC(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Loop_Counter_Variable; // 0x00E0(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_E4[0x4]; // 0x00E4(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
struct FFortDailyRewardsData CallFunc_TryGetDailyRewardsData_OutDailyRewardsData; // 0x00E8(0x0018)()
bool CallFunc_TryGetDailyRewardsData_ReturnValue; // 0x0100(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_101[0x3]; // 0x0101(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Add_IntInt_ReturnValue; // 0x0104(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FFortDailyRewardsScheduleData CallFunc_Array_Get_Item; // 0x0108(0x0098)()
int32 CallFunc_Array_Length_ReturnValue; // 0x01A0(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue1; // 0x01A4(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1A5[0x3]; // 0x01A5(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Array_Length_ReturnValue1; // 0x01A8(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Array_Length_ReturnValue2; // 0x01AC(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue2; // 0x01B0(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1B1[0x3]; // 0x01B1(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 K2Node_Select_Default; // 0x01B4(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_BooleanAND_ReturnValue; // 0x01B8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_BooleanAND_ReturnValue1; // 0x01B9(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1BA[0x2]; // 0x01BA(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Subtract_IntInt_ReturnValue1; // 0x01BC(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Percent_IntInt_ReturnValue; // 0x01C0(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_Conv_IntToFloat_ReturnValue; // 0x01C4(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Subtract_IntInt_ReturnValue2; // 0x01C8(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_1CC[0x4]; // 0x01CC(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
struct FFormatArgumentData K2Node_MakeStruct_FormatArgumentData; // 0x01D0(0x0040)(HasGetValueTypeHash)
struct FFortDailyRewardsItemData CallFunc_Array_Get_Item1; // 0x0210(0x0010)(NoDestructor)
TArray<struct FFormatArgumentData> K2Node_MakeArray_Array; // 0x0220(0x0010)(ZeroConstructor, ReferenceParm)
class FText CallFunc_Format_ReturnValue; // 0x0230(0x0018)()
bool CallFunc_Greater_IntInt_ReturnValue; // 0x0248(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(DailyRewards_C_Setup_Daily_Rewards) == 0x000008, "Wrong alignment on DailyRewards_C_Setup_Daily_Rewards");
static_assert(sizeof(DailyRewards_C_Setup_Daily_Rewards) == 0x000250, "Wrong size on DailyRewards_C_Setup_Daily_Rewards");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DailyRewards_C_Setup_Daily_Rewards::Temp_int_Array_Index_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_MakeStruct_Margin) == 0x000004, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_MakeStruct_Margin' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_MakeStruct_SlateChildSize) == 0x000014, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_MakeStruct_SlateChildSize' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_MakeStruct_SlateChildSize1) == 0x00001C, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_MakeStruct_SlateChildSize1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetContext_ReturnValue) == 0x000028, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetAccountItemWithDefinition_ReturnValue) == 0x000030, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetAccountItemWithDefinition_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_IsValid_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetOwningPlayer_ReturnValue) == 0x000040, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Create_ReturnValue) == 0x000050, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Create_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, Temp_int_Variable) == 0x000058, "Member 'DailyRewards_C_Setup_Daily_Rewards::Temp_int_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000060, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Add_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Subtract_IntInt_ReturnValue) == 0x00006C, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetOwningPlayer_ReturnValue1) == 0x000070, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetOwningPlayer_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetContext_ReturnValue1) == 0x000078, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Create_ReturnValue1) == 0x000080, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Create_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetFeatureState_OutFeatureState) == 0x000088, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetFeatureState_OutFeatureState' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetFeatureState_OutReason) == 0x000089, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetFeatureState_OutReason' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_AddChildToVerticalBox_ReturnValue) == 0x000090, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_AddChildToVerticalBox_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000098, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetOwningPlayer_ReturnValue2) == 0x0000A0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetOwningPlayer_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, Temp_bool_Variable) == 0x0000A8, "Member 'DailyRewards_C_Setup_Daily_Rewards::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Create_ReturnValue2) == 0x0000B0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Create_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_AddChildToVerticalBox_ReturnValue1) == 0x0000B8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_AddChildToVerticalBox_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_GetOwningPlayer_ReturnValue3) == 0x0000C0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_GetOwningPlayer_ReturnValue3' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Create_ReturnValue3) == 0x0000C8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Create_ReturnValue3' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_AddChildToVerticalBox_ReturnValue2) == 0x0000D0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_AddChildToVerticalBox_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, Temp_int_Variable1) == 0x0000DC, "Member 'DailyRewards_C_Setup_Daily_Rewards::Temp_int_Variable1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, Temp_int_Loop_Counter_Variable) == 0x0000E0, "Member 'DailyRewards_C_Setup_Daily_Rewards::Temp_int_Loop_Counter_Variable' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_TryGetDailyRewardsData_OutDailyRewardsData) == 0x0000E8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_TryGetDailyRewardsData_OutDailyRewardsData' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_TryGetDailyRewardsData_ReturnValue) == 0x000100, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_TryGetDailyRewardsData_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Add_IntInt_ReturnValue) == 0x000104, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Get_Item) == 0x000108, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Get_Item' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Length_ReturnValue) == 0x0001A0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Length_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Less_IntInt_ReturnValue1) == 0x0001A4, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Less_IntInt_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Length_ReturnValue1) == 0x0001A8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Length_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Length_ReturnValue2) == 0x0001AC, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Length_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Less_IntInt_ReturnValue2) == 0x0001B0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Less_IntInt_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_Select_Default) == 0x0001B4, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_BooleanAND_ReturnValue) == 0x0001B8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_BooleanAND_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_BooleanAND_ReturnValue1) == 0x0001B9, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_BooleanAND_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Subtract_IntInt_ReturnValue1) == 0x0001BC, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Subtract_IntInt_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Percent_IntInt_ReturnValue) == 0x0001C0, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001C4, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Subtract_IntInt_ReturnValue2) == 0x0001C8, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Subtract_IntInt_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_MakeStruct_FormatArgumentData) == 0x0001D0, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Array_Get_Item1) == 0x000210, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Array_Get_Item1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, K2Node_MakeArray_Array) == 0x000220, "Member 'DailyRewards_C_Setup_Daily_Rewards::K2Node_MakeArray_Array' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Format_ReturnValue) == 0x000230, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Format_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Setup_Daily_Rewards, CallFunc_Greater_IntInt_ReturnValue) == 0x000248, "Member 'DailyRewards_C_Setup_Daily_Rewards::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.PopPanelWhileInGame
// 0x0020 (0x0020 - 0x0000)
struct DailyRewards_C_PopPanelWhileInGame final
{
public:
class UFortHUDContext* CallFunc_GetContext_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue1; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonUISubsystem* CallFunc_GetContext_ReturnValue2; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonInputManager* CallFunc_GetInputManager_ReturnValue; // 0x0018(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(DailyRewards_C_PopPanelWhileInGame) == 0x000008, "Wrong alignment on DailyRewards_C_PopPanelWhileInGame");
static_assert(sizeof(DailyRewards_C_PopPanelWhileInGame) == 0x000020, "Wrong size on DailyRewards_C_PopPanelWhileInGame");
static_assert(offsetof(DailyRewards_C_PopPanelWhileInGame, CallFunc_GetContext_ReturnValue) == 0x000000, "Member 'DailyRewards_C_PopPanelWhileInGame::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_PopPanelWhileInGame, CallFunc_GetContext_ReturnValue1) == 0x000008, "Member 'DailyRewards_C_PopPanelWhileInGame::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_PopPanelWhileInGame, CallFunc_GetContext_ReturnValue2) == 0x000010, "Member 'DailyRewards_C_PopPanelWhileInGame::CallFunc_GetContext_ReturnValue2' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_PopPanelWhileInGame, CallFunc_GetInputManager_ReturnValue) == 0x000018, "Member 'DailyRewards_C_PopPanelWhileInGame::CallFunc_GetInputManager_ReturnValue' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.Handle Close
// 0x0030 (0x0030 - 0x0000)
struct DailyRewards_C_Handle_Close final
{
public:
bool PassThrough; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UCommonUISubsystem* CallFunc_GetContext_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UCommonInputManager* CallFunc_GetInputManager_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue1; // 0x0018(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsInZone_ReturnValue; // 0x0020(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0028(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(DailyRewards_C_Handle_Close) == 0x000008, "Wrong alignment on DailyRewards_C_Handle_Close");
static_assert(sizeof(DailyRewards_C_Handle_Close) == 0x000030, "Wrong size on DailyRewards_C_Handle_Close");
static_assert(offsetof(DailyRewards_C_Handle_Close, PassThrough) == 0x000000, "Member 'DailyRewards_C_Handle_Close::PassThrough' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Handle_Close, CallFunc_GetContext_ReturnValue) == 0x000008, "Member 'DailyRewards_C_Handle_Close::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Handle_Close, CallFunc_GetInputManager_ReturnValue) == 0x000010, "Member 'DailyRewards_C_Handle_Close::CallFunc_GetInputManager_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Handle_Close, CallFunc_GetContext_ReturnValue1) == 0x000018, "Member 'DailyRewards_C_Handle_Close::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Handle_Close, CallFunc_IsInZone_ReturnValue) == 0x000020, "Member 'DailyRewards_C_Handle_Close::CallFunc_IsInZone_ReturnValue' has a wrong offset!");
static_assert(offsetof(DailyRewards_C_Handle_Close, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000028, "Member 'DailyRewards_C_Handle_Close::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.Handle Collect
// 0x0001 (0x0001 - 0x0000)
struct DailyRewards_C_Handle_Collect final
{
public:
bool PassThrough; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(DailyRewards_C_Handle_Collect) == 0x000001, "Wrong alignment on DailyRewards_C_Handle_Collect");
static_assert(sizeof(DailyRewards_C_Handle_Collect) == 0x000001, "Wrong size on DailyRewards_C_Handle_Collect");
static_assert(offsetof(DailyRewards_C_Handle_Collect, PassThrough) == 0x000000, "Member 'DailyRewards_C_Handle_Collect::PassThrough' has a wrong offset!");
// Function DailyRewards.DailyRewards_C.IsCurrentlyRunning
// 0x0001 (0x0001 - 0x0000)
struct DailyRewards_C_IsCurrentlyRunning final
{
public:
bool Result; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(DailyRewards_C_IsCurrentlyRunning) == 0x000001, "Wrong alignment on DailyRewards_C_IsCurrentlyRunning");
static_assert(sizeof(DailyRewards_C_IsCurrentlyRunning) == 0x000001, "Wrong size on DailyRewards_C_IsCurrentlyRunning");
static_assert(offsetof(DailyRewards_C_IsCurrentlyRunning, Result) == 0x000000, "Member 'DailyRewards_C_IsCurrentlyRunning::Result' has a wrong offset!");
}