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

97 lines
8.9 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: MissionRewardDeltaWidget
#include "Basic.hpp"
#include "FortniteUI_structs.hpp"
#include "CoreUObject_structs.hpp"
#include "SlateCore_structs.hpp"
#include "UMG_structs.hpp"
namespace SDK::Params
{
// Function MissionRewardDeltaWidget.MissionRewardDeltaWidget_C.SetDeltaReward
// 0x0110 (0x0110 - 0x0000)
struct MissionRewardDeltaWidget_C_SetDeltaReward final
{
public:
struct FFortItemDelta DeltaReward; // 0x0000(0x0010)(BlueprintVisible, BlueprintReadOnly, Parm, NoDestructor)
bool Temp_bool_Variable; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_11[0x3]; // 0x0011(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
struct FLinearColor Temp_struct_Variable; // 0x0014(0x0010)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FLinearColor Temp_struct_Variable1; // 0x0024(0x0010)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_34[0x4]; // 0x0034(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class FText CallFunc_GetDisplayName_ReturnValue; // 0x0038(0x0018)()
struct FSlateBrush CallFunc_GetItemDefinitionSmallPreviewImageBrush_ReturnValue; // 0x0050(0x0088)()
bool CallFunc_IsValid_ReturnValue; // 0x00D8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable; // 0x00D9(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable1; // 0x00DA(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_NotEqual_IntInt_ReturnValue; // 0x00DB(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_DC[0x4]; // 0x00DC(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class FText CallFunc_Conv_IntToText_ReturnValue; // 0x00E0(0x0018)()
struct FLinearColor K2Node_Select_Default; // 0x00F8(0x0010)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable1; // 0x0108(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select1_Default; // 0x0109(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(MissionRewardDeltaWidget_C_SetDeltaReward) == 0x000008, "Wrong alignment on MissionRewardDeltaWidget_C_SetDeltaReward");
static_assert(sizeof(MissionRewardDeltaWidget_C_SetDeltaReward) == 0x000110, "Wrong size on MissionRewardDeltaWidget_C_SetDeltaReward");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, DeltaReward) == 0x000000, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::DeltaReward' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_bool_Variable) == 0x000010, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_struct_Variable) == 0x000014, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_struct_Variable' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_struct_Variable1) == 0x000024, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_struct_Variable1' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, CallFunc_GetDisplayName_ReturnValue) == 0x000038, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, CallFunc_GetItemDefinitionSmallPreviewImageBrush_ReturnValue) == 0x000050, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::CallFunc_GetItemDefinitionSmallPreviewImageBrush_ReturnValue' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::CallFunc_IsValid_ReturnValue' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_byte_Variable) == 0x0000D9, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_byte_Variable' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_byte_Variable1) == 0x0000DA, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_byte_Variable1' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, CallFunc_NotEqual_IntInt_ReturnValue) == 0x0000DB, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, CallFunc_Conv_IntToText_ReturnValue) == 0x0000E0, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, K2Node_Select_Default) == 0x0000F8, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, Temp_bool_Variable1) == 0x000108, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::Temp_bool_Variable1' has a wrong offset!");
static_assert(offsetof(MissionRewardDeltaWidget_C_SetDeltaReward, K2Node_Select1_Default) == 0x000109, "Member 'MissionRewardDeltaWidget_C_SetDeltaReward::K2Node_Select1_Default' has a wrong offset!");
// Function MissionRewardDeltaWidget.MissionRewardDeltaWidget_C.IntroAnim
// 0x0008 (0x0008 - 0x0000)
struct MissionRewardDeltaWidget_C_IntroAnim final
{
public:
class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(MissionRewardDeltaWidget_C_IntroAnim) == 0x000008, "Wrong alignment on MissionRewardDeltaWidget_C_IntroAnim");
static_assert(sizeof(MissionRewardDeltaWidget_C_IntroAnim) == 0x000008, "Wrong size on MissionRewardDeltaWidget_C_IntroAnim");
static_assert(offsetof(MissionRewardDeltaWidget_C_IntroAnim, CallFunc_PlayAnimation_ReturnValue) == 0x000000, "Member 'MissionRewardDeltaWidget_C_IntroAnim::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!");
// Function MissionRewardDeltaWidget.MissionRewardDeltaWidget_C.Reset IntroAnim
// 0x0008 (0x0008 - 0x0000)
struct MissionRewardDeltaWidget_C_Reset_IntroAnim final
{
public:
class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(MissionRewardDeltaWidget_C_Reset_IntroAnim) == 0x000008, "Wrong alignment on MissionRewardDeltaWidget_C_Reset_IntroAnim");
static_assert(sizeof(MissionRewardDeltaWidget_C_Reset_IntroAnim) == 0x000008, "Wrong size on MissionRewardDeltaWidget_C_Reset_IntroAnim");
static_assert(offsetof(MissionRewardDeltaWidget_C_Reset_IntroAnim, CallFunc_PlayAnimation_ReturnValue) == 0x000000, "Member 'MissionRewardDeltaWidget_C_Reset_IntroAnim::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!");
// Function MissionRewardDeltaWidget.MissionRewardDeltaWidget_C.Rewind IntroAnim
// 0x0008 (0x0008 - 0x0000)
struct MissionRewardDeltaWidget_C_Rewind_IntroAnim final
{
public:
class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(MissionRewardDeltaWidget_C_Rewind_IntroAnim) == 0x000008, "Wrong alignment on MissionRewardDeltaWidget_C_Rewind_IntroAnim");
static_assert(sizeof(MissionRewardDeltaWidget_C_Rewind_IntroAnim) == 0x000008, "Wrong size on MissionRewardDeltaWidget_C_Rewind_IntroAnim");
static_assert(offsetof(MissionRewardDeltaWidget_C_Rewind_IntroAnim, CallFunc_PlayAnimation_ReturnValue) == 0x000000, "Member 'MissionRewardDeltaWidget_C_Rewind_IntroAnim::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!");
}