mirror of
https://github.com/ApfelTeeSaft/Alphanium.git
synced 2026-08-28 19:16:49 +00:00
112 lines
9.5 KiB
C++
112 lines
9.5 KiB
C++
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: ItemStackCounter
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "FortniteGame_structs.hpp"
|
|
#include "UMG_structs.hpp"
|
|
#include "SlateCore_structs.hpp"
|
|
|
|
|
|
#pragma pack(push, 0x4)
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function ItemStackCounter.ItemStackCounter_C.ExecuteUbergraph_ItemStackCounter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter final
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool K2Node_Event_IsDesignTime; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter) == 0x000004, "Wrong alignment on ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter");
|
|
static_assert(sizeof(ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter) == 0x000008, "Wrong size on ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter");
|
|
static_assert(offsetof(ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter, EntryPoint) == 0x000000, "Member 'ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter::EntryPoint' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter, K2Node_Event_IsDesignTime) == 0x000004, "Member 'ItemStackCounter_C_ExecuteUbergraph_ItemStackCounter::K2Node_Event_IsDesignTime' has a wrong offset!");
|
|
|
|
// Function ItemStackCounter.ItemStackCounter_C.PreConstruct
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct ItemStackCounter_C_PreConstruct final
|
|
{
|
|
public:
|
|
bool IsDesignTime; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(ItemStackCounter_C_PreConstruct) == 0x000001, "Wrong alignment on ItemStackCounter_C_PreConstruct");
|
|
static_assert(sizeof(ItemStackCounter_C_PreConstruct) == 0x000001, "Wrong size on ItemStackCounter_C_PreConstruct");
|
|
static_assert(offsetof(ItemStackCounter_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'ItemStackCounter_C_PreConstruct::IsDesignTime' has a wrong offset!");
|
|
|
|
// Function ItemStackCounter.ItemStackCounter_C.Update
|
|
// 0x00C4 (0x00C4 - 0x0000)
|
|
struct ItemStackCounter_C_Update final
|
|
{
|
|
public:
|
|
EFortBrushSize Brush_Size_0; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Count_0; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FMargin CallFunc_GetMarginBySizeFromMultiSizeMargin_ReturnValue; // 0x0008(0x0010)(ConstParm)
|
|
class UBorderSlot* K2Node_DynamicCast_AsBorder_Slot; // 0x0018(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x001C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FSlateFontInfo CallFunc_GetFontBySizeFromMultiSizeFont_ReturnValue; // 0x0020(0x0028)(ConstParm)
|
|
struct FSlateBrush CallFunc_GetBrushBySizeFromMultiSizeBrush_ReturnValue; // 0x0048(0x0074)(ConstParm)
|
|
float CallFunc_BreakVector2D_X; // 0x00BC(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
float CallFunc_BreakVector2D_Y; // 0x00C0(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(ItemStackCounter_C_Update) == 0x000004, "Wrong alignment on ItemStackCounter_C_Update");
|
|
static_assert(sizeof(ItemStackCounter_C_Update) == 0x0000C4, "Wrong size on ItemStackCounter_C_Update");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, Brush_Size_0) == 0x000000, "Member 'ItemStackCounter_C_Update::Brush_Size_0' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, Count_0) == 0x000004, "Member 'ItemStackCounter_C_Update::Count_0' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, CallFunc_GetMarginBySizeFromMultiSizeMargin_ReturnValue) == 0x000008, "Member 'ItemStackCounter_C_Update::CallFunc_GetMarginBySizeFromMultiSizeMargin_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, K2Node_DynamicCast_AsBorder_Slot) == 0x000018, "Member 'ItemStackCounter_C_Update::K2Node_DynamicCast_AsBorder_Slot' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, K2Node_DynamicCast_bSuccess) == 0x00001C, "Member 'ItemStackCounter_C_Update::K2Node_DynamicCast_bSuccess' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, CallFunc_GetFontBySizeFromMultiSizeFont_ReturnValue) == 0x000020, "Member 'ItemStackCounter_C_Update::CallFunc_GetFontBySizeFromMultiSizeFont_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, CallFunc_GetBrushBySizeFromMultiSizeBrush_ReturnValue) == 0x000048, "Member 'ItemStackCounter_C_Update::CallFunc_GetBrushBySizeFromMultiSizeBrush_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, CallFunc_BreakVector2D_X) == 0x0000BC, "Member 'ItemStackCounter_C_Update::CallFunc_BreakVector2D_X' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Update, CallFunc_BreakVector2D_Y) == 0x0000C0, "Member 'ItemStackCounter_C_Update::CallFunc_BreakVector2D_Y' has a wrong offset!");
|
|
|
|
// Function ItemStackCounter.ItemStackCounter_C.Set Stack Count
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct ItemStackCounter_C_Set_Stack_Count final
|
|
{
|
|
public:
|
|
int32 Count_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
class FText CallFunc_Conv_IntToText_ReturnValue; // 0x0004(0x000C)()
|
|
};
|
|
static_assert(alignof(ItemStackCounter_C_Set_Stack_Count) == 0x000004, "Wrong alignment on ItemStackCounter_C_Set_Stack_Count");
|
|
static_assert(sizeof(ItemStackCounter_C_Set_Stack_Count) == 0x000010, "Wrong size on ItemStackCounter_C_Set_Stack_Count");
|
|
static_assert(offsetof(ItemStackCounter_C_Set_Stack_Count, Count_0) == 0x000000, "Member 'ItemStackCounter_C_Set_Stack_Count::Count_0' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Set_Stack_Count, CallFunc_Conv_IntToText_ReturnValue) == 0x000004, "Member 'ItemStackCounter_C_Set_Stack_Count::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!");
|
|
|
|
// Function ItemStackCounter.ItemStackCounter_C.Refresh Visibility
|
|
// 0x0006 (0x0006 - 0x0000)
|
|
struct ItemStackCounter_C_Refresh_Visibility final
|
|
{
|
|
public:
|
|
bool Temp_bool_Variable; // 0x0000(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
ESlateVisibility Temp_byte_Variable; // 0x0001(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
ESlateVisibility Temp_byte_Variable2; // 0x0002(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_Greater_IntInt_ReturnValue; // 0x0003(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_BooleanOR_ReturnValue; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
ESlateVisibility K2Node_Select_Default; // 0x0005(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(ItemStackCounter_C_Refresh_Visibility) == 0x000001, "Wrong alignment on ItemStackCounter_C_Refresh_Visibility");
|
|
static_assert(sizeof(ItemStackCounter_C_Refresh_Visibility) == 0x000006, "Wrong size on ItemStackCounter_C_Refresh_Visibility");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, Temp_bool_Variable) == 0x000000, "Member 'ItemStackCounter_C_Refresh_Visibility::Temp_bool_Variable' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, Temp_byte_Variable) == 0x000001, "Member 'ItemStackCounter_C_Refresh_Visibility::Temp_byte_Variable' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, Temp_byte_Variable2) == 0x000002, "Member 'ItemStackCounter_C_Refresh_Visibility::Temp_byte_Variable2' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, CallFunc_Greater_IntInt_ReturnValue) == 0x000003, "Member 'ItemStackCounter_C_Refresh_Visibility::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'ItemStackCounter_C_Refresh_Visibility::CallFunc_BooleanOR_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(ItemStackCounter_C_Refresh_Visibility, K2Node_Select_Default) == 0x000005, "Member 'ItemStackCounter_C_Refresh_Visibility::K2Node_Select_Default' has a wrong offset!");
|
|
|
|
}
|
|
|
|
#pragma pack(pop)
|