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

190 lines
26 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: ChallengeProgressWidget
#include "Basic.hpp"
#include "UMG_structs.hpp"
#include "Engine_structs.hpp"
namespace SDK::Params
{
// Function ChallengeProgressWidget.ChallengeProgressWidget_C.ExecuteUbergraph_ChallengeProgressWidget
// 0x0010 (0x0010 - 0x0000)
struct ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_Event_IsDesignTime; // 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)
bool Temp_bool_Variable; // 0x0007(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable2; // 0x0008(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable3; // 0x0009(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility K2Node_Select_Default; // 0x000A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable1; // 0x000B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select1_Default; // 0x000C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget) == 0x000004, "Wrong alignment on ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget");
static_assert(sizeof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget) == 0x000010, "Wrong size on ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, EntryPoint) == 0x000000, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::EntryPoint' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, K2Node_Event_IsDesignTime) == 0x000004, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::K2Node_Event_IsDesignTime' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_byte_Variable) == 0x000005, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_byte_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_byte_Variable1) == 0x000006, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_byte_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_bool_Variable) == 0x000007, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_byte_Variable2) == 0x000008, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_byte_Variable2' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_byte_Variable3) == 0x000009, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_byte_Variable3' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, K2Node_Select_Default) == 0x00000A, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, Temp_bool_Variable1) == 0x00000B, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::Temp_bool_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget, K2Node_Select1_Default) == 0x00000C, "Member 'ChallengeProgressWidget_C_ExecuteUbergraph_ChallengeProgressWidget::K2Node_Select1_Default' has a wrong offset!");
// Function ChallengeProgressWidget.ChallengeProgressWidget_C.PreConstruct
// 0x0001 (0x0001 - 0x0000)
struct ChallengeProgressWidget_C_PreConstruct final
{
public:
bool IsDesignTime; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(ChallengeProgressWidget_C_PreConstruct) == 0x000001, "Wrong alignment on ChallengeProgressWidget_C_PreConstruct");
static_assert(sizeof(ChallengeProgressWidget_C_PreConstruct) == 0x000001, "Wrong size on ChallengeProgressWidget_C_PreConstruct");
static_assert(offsetof(ChallengeProgressWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'ChallengeProgressWidget_C_PreConstruct::IsDesignTime' has a wrong offset!");
// Function ChallengeProgressWidget.ChallengeProgressWidget_C.Update
// 0x0140 (0x0140 - 0x0000)
struct ChallengeProgressWidget_C_Update final
{
public:
int32 Achieved; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Required; // 0x0004(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float PercentComplete; // 0x0008(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float ThresholdPercent; // 0x000C(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Current; // 0x0010(0x0004)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Total; // 0x0014(0x0004)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_Subtract_FloatFloat_ReturnValue; // 0x0018(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FSlateChildSize K2Node_MakeStruct_SlateChildSize; // 0x001C(0x0008)(NoDestructor)
struct FSlateChildSize K2Node_MakeStruct_SlateChildSize1; // 0x0024(0x0008)(NoDestructor)
bool CallFunc_GreaterEqual_IntInt_ReturnValue; // 0x002C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
class FText CallFunc_Conv_IntToText_ReturnValue; // 0x0030(0x0018)()
struct FFormatArgumentData K2Node_MakeStruct_FormatArgumentData; // 0x0048(0x0040)(HasGetValueTypeHash)
class FText CallFunc_Conv_IntToText_ReturnValue1; // 0x0088(0x0018)()
struct FFormatArgumentData K2Node_MakeStruct_FormatArgumentData1; // 0x00A0(0x0040)(HasGetValueTypeHash)
TArray<struct FFormatArgumentData> K2Node_MakeArray_Array; // 0x00E0(0x0010)(ZeroConstructor, ReferenceParm)
class UHorizontalBoxSlot* K2Node_DynamicCast_AsHorizontal_Box_Slot; // 0x00F0(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x00F8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_F9[0x7]; // 0x00F9(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class FText CallFunc_Format_ReturnValue; // 0x0100(0x0018)()
class UHorizontalBoxSlot* K2Node_DynamicCast_AsHorizontal_Box_Slot1; // 0x0118(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess1; // 0x0120(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_121[0x7]; // 0x0121(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UMaterialInstanceDynamic* CallFunc_GetDynamicMaterial_ReturnValue; // 0x0128(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable; // 0x0130(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_131[0x7]; // 0x0131(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UWidget* K2Node_Select_Default; // 0x0138(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(ChallengeProgressWidget_C_Update) == 0x000008, "Wrong alignment on ChallengeProgressWidget_C_Update");
static_assert(sizeof(ChallengeProgressWidget_C_Update) == 0x000140, "Wrong size on ChallengeProgressWidget_C_Update");
static_assert(offsetof(ChallengeProgressWidget_C_Update, Achieved) == 0x000000, "Member 'ChallengeProgressWidget_C_Update::Achieved' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, Required) == 0x000004, "Member 'ChallengeProgressWidget_C_Update::Required' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, PercentComplete) == 0x000008, "Member 'ChallengeProgressWidget_C_Update::PercentComplete' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, ThresholdPercent) == 0x00000C, "Member 'ChallengeProgressWidget_C_Update::ThresholdPercent' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, Current) == 0x000010, "Member 'ChallengeProgressWidget_C_Update::Current' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, Total) == 0x000014, "Member 'ChallengeProgressWidget_C_Update::Total' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_Subtract_FloatFloat_ReturnValue) == 0x000018, "Member 'ChallengeProgressWidget_C_Update::CallFunc_Subtract_FloatFloat_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_MakeStruct_SlateChildSize) == 0x00001C, "Member 'ChallengeProgressWidget_C_Update::K2Node_MakeStruct_SlateChildSize' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_MakeStruct_SlateChildSize1) == 0x000024, "Member 'ChallengeProgressWidget_C_Update::K2Node_MakeStruct_SlateChildSize1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00002C, "Member 'ChallengeProgressWidget_C_Update::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_Conv_IntToText_ReturnValue) == 0x000030, "Member 'ChallengeProgressWidget_C_Update::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_MakeStruct_FormatArgumentData) == 0x000048, "Member 'ChallengeProgressWidget_C_Update::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_Conv_IntToText_ReturnValue1) == 0x000088, "Member 'ChallengeProgressWidget_C_Update::CallFunc_Conv_IntToText_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_MakeStruct_FormatArgumentData1) == 0x0000A0, "Member 'ChallengeProgressWidget_C_Update::K2Node_MakeStruct_FormatArgumentData1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_MakeArray_Array) == 0x0000E0, "Member 'ChallengeProgressWidget_C_Update::K2Node_MakeArray_Array' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_DynamicCast_AsHorizontal_Box_Slot) == 0x0000F0, "Member 'ChallengeProgressWidget_C_Update::K2Node_DynamicCast_AsHorizontal_Box_Slot' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'ChallengeProgressWidget_C_Update::K2Node_DynamicCast_bSuccess' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_Format_ReturnValue) == 0x000100, "Member 'ChallengeProgressWidget_C_Update::CallFunc_Format_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_DynamicCast_AsHorizontal_Box_Slot1) == 0x000118, "Member 'ChallengeProgressWidget_C_Update::K2Node_DynamicCast_AsHorizontal_Box_Slot1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_DynamicCast_bSuccess1) == 0x000120, "Member 'ChallengeProgressWidget_C_Update::K2Node_DynamicCast_bSuccess1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000128, "Member 'ChallengeProgressWidget_C_Update::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, Temp_bool_Variable) == 0x000130, "Member 'ChallengeProgressWidget_C_Update::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_Update, K2Node_Select_Default) == 0x000138, "Member 'ChallengeProgressWidget_C_Update::K2Node_Select_Default' has a wrong offset!");
// Function ChallengeProgressWidget.ChallengeProgressWidget_C.SegmentHack
// 0x0080 (0x0080 - 0x0000)
struct ChallengeProgressWidget_C_SegmentHack final
{
public:
int32 NumSegments; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Clamp_ReturnValue; // 0x0008(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Subtract_IntInt_ReturnValue; // 0x000C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable1; // 0x0011(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable2; // 0x0012(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_13[0x1]; // 0x0013(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
int32 Temp_int_Array_Index_Variable; // 0x0014(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_GreaterEqual_IntInt_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 Temp_int_Loop_Counter_Variable; // 0x001C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Add_IntInt_ReturnValue; // 0x0020(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Array_Index_Variable1; // 0x0024(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable3; // 0x0028(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_GreaterEqual_IntInt_ReturnValue1; // 0x0029(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select_Default; // 0x002A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable1; // 0x002B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
int32 Temp_int_Loop_Counter_Variable1; // 0x002C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility K2Node_Select1_Default; // 0x0030(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_31[0x3]; // 0x0031(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Add_IntInt_ReturnValue1; // 0x0034(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
TArray<class USpacer*> K2Node_MakeArray_Array; // 0x0038(0x0010)(ZeroConstructor, ReferenceParm)
class USpacer* CallFunc_Array_Get_Item; // 0x0048(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Array_Length_ReturnValue; // 0x0050(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue; // 0x0054(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_55[0x3]; // 0x0055(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
TArray<class UImage*> K2Node_MakeArray_Array1; // 0x0058(0x0010)(ZeroConstructor, ReferenceParm)
int32 CallFunc_Array_Length_ReturnValue1; // 0x0068(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_6C[0x4]; // 0x006C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class UImage* CallFunc_Array_Get_Item1; // 0x0070(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue1; // 0x0078(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(ChallengeProgressWidget_C_SegmentHack) == 0x000008, "Wrong alignment on ChallengeProgressWidget_C_SegmentHack");
static_assert(sizeof(ChallengeProgressWidget_C_SegmentHack) == 0x000080, "Wrong size on ChallengeProgressWidget_C_SegmentHack");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, NumSegments) == 0x000000, "Member 'ChallengeProgressWidget_C_SegmentHack::NumSegments' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_byte_Variable) == 0x000004, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_byte_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Clamp_ReturnValue) == 0x000008, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Clamp_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_bool_Variable) == 0x000010, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_byte_Variable1) == 0x000011, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_byte_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_byte_Variable2) == 0x000012, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_byte_Variable2' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_int_Array_Index_Variable) == 0x000014, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_int_Array_Index_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_int_Loop_Counter_Variable' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_int_Array_Index_Variable1) == 0x000024, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_int_Array_Index_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_byte_Variable3) == 0x000028, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_byte_Variable3' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_GreaterEqual_IntInt_ReturnValue1) == 0x000029, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_GreaterEqual_IntInt_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, K2Node_Select_Default) == 0x00002A, "Member 'ChallengeProgressWidget_C_SegmentHack::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_bool_Variable1) == 0x00002B, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_bool_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, Temp_int_Loop_Counter_Variable1) == 0x00002C, "Member 'ChallengeProgressWidget_C_SegmentHack::Temp_int_Loop_Counter_Variable1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, K2Node_Select1_Default) == 0x000030, "Member 'ChallengeProgressWidget_C_SegmentHack::K2Node_Select1_Default' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Add_IntInt_ReturnValue1) == 0x000034, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Add_IntInt_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, K2Node_MakeArray_Array) == 0x000038, "Member 'ChallengeProgressWidget_C_SegmentHack::K2Node_MakeArray_Array' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Array_Get_Item) == 0x000048, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Array_Get_Item' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Array_Length_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, K2Node_MakeArray_Array1) == 0x000058, "Member 'ChallengeProgressWidget_C_SegmentHack::K2Node_MakeArray_Array1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Array_Length_ReturnValue1) == 0x000068, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Array_Length_ReturnValue1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Array_Get_Item1) == 0x000070, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Array_Get_Item1' has a wrong offset!");
static_assert(offsetof(ChallengeProgressWidget_C_SegmentHack, CallFunc_Less_IntInt_ReturnValue1) == 0x000078, "Member 'ChallengeProgressWidget_C_SegmentHack::CallFunc_Less_IntInt_ReturnValue1' has a wrong offset!");
}