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

112 lines
13 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: TooltipMinusCustomMinusS
#include "Basic.hpp"
#include "SlateCore_structs.hpp"
#include "UMG_structs.hpp"
namespace SDK::Params
{
// Function Tooltip-Custom-S.Tooltip-Custom-S_C.ExecuteUbergraph_Tooltip-Custom-S
// 0x0028 (0x0028 - 0x0000)
struct TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable; // 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_Variable1; // 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)
bool Temp_bool_Variable2; // 0x000A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable4; // 0x000B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable5; // 0x000C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool Temp_bool_Variable3; // 0x000D(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility Temp_byte_Variable6; // 0x000E(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility Temp_byte_Variable7; // 0x000F(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_TextIsEmpty_ReturnValue; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsValid_ReturnValue; // 0x0011(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_Not_PreBool_ReturnValue; // 0x0012(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select_Default; // 0x0013(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility K2Node_Select1_Default; // 0x0014(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_BooleanOR_ReturnValue; // 0x0015(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
ESlateVisibility K2Node_Select2_Default; // 0x0016(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue1; // 0x0017(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
class UPanelSlot* CallFunc_AddChild_ReturnValue; // 0x0018(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESlateVisibility K2Node_Select3_Default; // 0x0020(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS) == 0x000008, "Wrong alignment on TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS");
static_assert(sizeof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS) == 0x000028, "Wrong size on TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, EntryPoint) == 0x000000, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::EntryPoint' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_bool_Variable) == 0x000004, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_bool_Variable' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable) == 0x000005, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable1) == 0x000006, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable1' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_bool_Variable1) == 0x000007, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_bool_Variable1' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable2) == 0x000008, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable2' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable3) == 0x000009, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable3' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_bool_Variable2) == 0x00000A, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_bool_Variable2' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable4) == 0x00000B, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable4' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable5) == 0x00000C, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable5' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_bool_Variable3) == 0x00000D, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_bool_Variable3' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable6) == 0x00000E, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable6' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, Temp_byte_Variable7) == 0x00000F, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::Temp_byte_Variable7' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_TextIsEmpty_ReturnValue) == 0x000010, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_IsValid_ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, K2Node_Select_Default) == 0x000013, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::K2Node_Select_Default' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, K2Node_Select1_Default) == 0x000014, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::K2Node_Select1_Default' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_BooleanOR_ReturnValue) == 0x000015, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_BooleanOR_ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, K2Node_Select2_Default) == 0x000016, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::K2Node_Select2_Default' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_IsValid_ReturnValue1) == 0x000017, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_IsValid_ReturnValue1' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, CallFunc_AddChild_ReturnValue) == 0x000018, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::CallFunc_AddChild_ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS, K2Node_Select3_Default) == 0x000020, "Member 'TooltipMinusCustomMinusS_C_ExecuteUbergraph_TooltipMinusCustomMinusS::K2Node_Select3_Default' has a wrong offset!");
// Function Tooltip-Custom-S.Tooltip-Custom-S_C.Get Body Text
// 0x0018 (0x0018 - 0x0000)
struct TooltipMinusCustomMinusS_C_Get_Body_Text final
{
public:
class FText ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ReturnParm)
};
static_assert(alignof(TooltipMinusCustomMinusS_C_Get_Body_Text) == 0x000008, "Wrong alignment on TooltipMinusCustomMinusS_C_Get_Body_Text");
static_assert(sizeof(TooltipMinusCustomMinusS_C_Get_Body_Text) == 0x000018, "Wrong size on TooltipMinusCustomMinusS_C_Get_Body_Text");
static_assert(offsetof(TooltipMinusCustomMinusS_C_Get_Body_Text, ReturnValue) == 0x000000, "Member 'TooltipMinusCustomMinusS_C_Get_Body_Text::ReturnValue' has a wrong offset!");
// Function Tooltip-Custom-S.Tooltip-Custom-S_C.Get Header Text
// 0x0018 (0x0018 - 0x0000)
struct TooltipMinusCustomMinusS_C_Get_Header_Text final
{
public:
class FText ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ReturnParm)
};
static_assert(alignof(TooltipMinusCustomMinusS_C_Get_Header_Text) == 0x000008, "Wrong alignment on TooltipMinusCustomMinusS_C_Get_Header_Text");
static_assert(sizeof(TooltipMinusCustomMinusS_C_Get_Header_Text) == 0x000018, "Wrong size on TooltipMinusCustomMinusS_C_Get_Header_Text");
static_assert(offsetof(TooltipMinusCustomMinusS_C_Get_Header_Text, ReturnValue) == 0x000000, "Member 'TooltipMinusCustomMinusS_C_Get_Header_Text::ReturnValue' has a wrong offset!");
// Function Tooltip-Custom-S.Tooltip-Custom-S_C.Get Icon Brush
// 0x0110 (0x0110 - 0x0000)
struct TooltipMinusCustomMinusS_C_Get_Icon_Brush final
{
public:
struct FSlateBrush ReturnValue; // 0x0000(0x0088)(Parm, OutParm, ReturnParm)
struct FSlateBrush CallFunc_MakeBrushFromAsset_ReturnValue; // 0x0088(0x0088)()
};
static_assert(alignof(TooltipMinusCustomMinusS_C_Get_Icon_Brush) == 0x000008, "Wrong alignment on TooltipMinusCustomMinusS_C_Get_Icon_Brush");
static_assert(sizeof(TooltipMinusCustomMinusS_C_Get_Icon_Brush) == 0x000110, "Wrong size on TooltipMinusCustomMinusS_C_Get_Icon_Brush");
static_assert(offsetof(TooltipMinusCustomMinusS_C_Get_Icon_Brush, ReturnValue) == 0x000000, "Member 'TooltipMinusCustomMinusS_C_Get_Icon_Brush::ReturnValue' has a wrong offset!");
static_assert(offsetof(TooltipMinusCustomMinusS_C_Get_Icon_Brush, CallFunc_MakeBrushFromAsset_ReturnValue) == 0x000088, "Member 'TooltipMinusCustomMinusS_C_Get_Icon_Brush::CallFunc_MakeBrushFromAsset_ReturnValue' has a wrong offset!");
}