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

83 lines
11 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: JournalQuestProgressBar
#include "Basic.hpp"
#include "SlateCore_structs.hpp"
namespace SDK::Params
{
// Function JournalQuestProgressBar.JournalQuestProgressBar_C.ExecuteUbergraph_JournalQuestProgressBar
// 0x0240 (0x0240 - 0x0000)
struct JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class UObject* K2Node_Event_ListItemObject; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortTooltipContext* CallFunc_SpawnTooltipContext_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortTooltipContext* CallFunc_SpawnTooltipContext_ReturnValue1; // 0x0018(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate; // 0x0020(0x0010)(ZeroConstructor, NoDestructor)
bool CallFunc_IsVisibleToUser_ReturnValue; // 0x0030(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_31[0x7]; // 0x0031(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue; // 0x0038(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FProgressBarStyle K2Node_MakeStruct_ProgressBarStyle; // 0x0040(0x01A0)()
class UFortQuestManager* CallFunc_GetQuestManager_ReturnValue; // 0x01E0(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortTooltipUIContext* CallFunc_GetContext_ReturnValue1; // 0x01E8(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_GetTooltipNumericValue_Value; // 0x01F0(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_GetTooltipNumericValue_ReturnValue; // 0x01F4(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1F5[0x3]; // 0x01F5(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
class FText CallFunc_GetTooltipTextFromToken_OutText; // 0x01F8(0x0018)()
bool CallFunc_GetTooltipTextFromToken_ReturnValue; // 0x0210(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_GreaterEqual_FloatFloat_ReturnValue; // 0x0211(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsValid_ReturnValue; // 0x0212(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_213[0x5]; // 0x0213(0x0005)(Fixing Size After Last Property [ Dumper-7 ])
class UFortTooltipUIContext* CallFunc_GetContext_ReturnValue2; // 0x0218(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class FText CallFunc_GetCombinedDescription_OutDescription; // 0x0220(0x0018)()
bool CallFunc_GetCombinedDescription_ReturnValue; // 0x0238(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar) == 0x000008, "Wrong alignment on JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar");
static_assert(sizeof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar) == 0x000240, "Wrong size on JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, EntryPoint) == 0x000000, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::EntryPoint' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, K2Node_Event_ListItemObject) == 0x000008, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::K2Node_Event_ListItemObject' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_SpawnTooltipContext_ReturnValue) == 0x000010, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_SpawnTooltipContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_SpawnTooltipContext_ReturnValue1) == 0x000018, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_SpawnTooltipContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_IsVisibleToUser_ReturnValue) == 0x000030, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_IsVisibleToUser_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetContext_ReturnValue) == 0x000038, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, K2Node_MakeStruct_ProgressBarStyle) == 0x000040, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::K2Node_MakeStruct_ProgressBarStyle' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetQuestManager_ReturnValue) == 0x0001E0, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetQuestManager_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetContext_ReturnValue1) == 0x0001E8, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetTooltipNumericValue_Value) == 0x0001F0, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetTooltipNumericValue_Value' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetTooltipNumericValue_ReturnValue) == 0x0001F4, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetTooltipNumericValue_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetTooltipTextFromToken_OutText) == 0x0001F8, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetTooltipTextFromToken_OutText' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetTooltipTextFromToken_ReturnValue) == 0x000210, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetTooltipTextFromToken_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GreaterEqual_FloatFloat_ReturnValue) == 0x000211, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GreaterEqual_FloatFloat_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_IsValid_ReturnValue) == 0x000212, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_IsValid_ReturnValue' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetContext_ReturnValue2) == 0x000218, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetContext_ReturnValue2' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetCombinedDescription_OutDescription) == 0x000220, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetCombinedDescription_OutDescription' has a wrong offset!");
static_assert(offsetof(JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar, CallFunc_GetCombinedDescription_ReturnValue) == 0x000238, "Member 'JournalQuestProgressBar_C_ExecuteUbergraph_JournalQuestProgressBar::CallFunc_GetCombinedDescription_ReturnValue' has a wrong offset!");
// Function JournalQuestProgressBar.JournalQuestProgressBar_C.OnListItemObjectSet
// 0x0008 (0x0008 - 0x0000)
struct JournalQuestProgressBar_C_OnListItemObjectSet final
{
public:
class UObject* ListItemObject; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(JournalQuestProgressBar_C_OnListItemObjectSet) == 0x000008, "Wrong alignment on JournalQuestProgressBar_C_OnListItemObjectSet");
static_assert(sizeof(JournalQuestProgressBar_C_OnListItemObjectSet) == 0x000008, "Wrong size on JournalQuestProgressBar_C_OnListItemObjectSet");
static_assert(offsetof(JournalQuestProgressBar_C_OnListItemObjectSet, ListItemObject) == 0x000000, "Member 'JournalQuestProgressBar_C_OnListItemObjectSet::ListItemObject' has a wrong offset!");
}