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

72 lines
6.7 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: FriendNotification
#include "Basic.hpp"
namespace SDK::Params
{
// Function FriendNotification.FriendNotification_C.ExecuteUbergraph_FriendNotification
// 0x0004 (0x0004 - 0x0000)
struct FriendNotification_C_ExecuteUbergraph_FriendNotification final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(FriendNotification_C_ExecuteUbergraph_FriendNotification) == 0x000004, "Wrong alignment on FriendNotification_C_ExecuteUbergraph_FriendNotification");
static_assert(sizeof(FriendNotification_C_ExecuteUbergraph_FriendNotification) == 0x000004, "Wrong size on FriendNotification_C_ExecuteUbergraph_FriendNotification");
static_assert(offsetof(FriendNotification_C_ExecuteUbergraph_FriendNotification, EntryPoint) == 0x000000, "Member 'FriendNotification_C_ExecuteUbergraph_FriendNotification::EntryPoint' has a wrong offset!");
// Function FriendNotification.FriendNotification_C.ShowPartyInvites
// 0x0040 (0x0040 - 0x0000)
struct FriendNotification_C_ShowPartyInvites final
{
public:
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UUserWidget* CallFunc_GetCachedWidget_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UUIManager_C* K2Node_DynamicCast_AsUIManager; // 0x0010(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UCommonActivatablePanel* K2Node_DynamicCast_AsCommon_Activatable_Panel; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess1; // 0x0028(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UPartyFinder_C* K2Node_DynamicCast_AsParty_Finder; // 0x0030(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess2; // 0x0038(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsValid_ReturnValue; // 0x0039(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(FriendNotification_C_ShowPartyInvites) == 0x000008, "Wrong alignment on FriendNotification_C_ShowPartyInvites");
static_assert(sizeof(FriendNotification_C_ShowPartyInvites) == 0x000040, "Wrong size on FriendNotification_C_ShowPartyInvites");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000000, "Member 'FriendNotification_C_ShowPartyInvites::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, CallFunc_GetCachedWidget_ReturnValue) == 0x000008, "Member 'FriendNotification_C_ShowPartyInvites::CallFunc_GetCachedWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_AsUIManager) == 0x000010, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_AsUIManager' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_bSuccess' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_AsCommon_Activatable_Panel) == 0x000020, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_AsCommon_Activatable_Panel' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_bSuccess1) == 0x000028, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_bSuccess1' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_AsParty_Finder) == 0x000030, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_AsParty_Finder' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, K2Node_DynamicCast_bSuccess2) == 0x000038, "Member 'FriendNotification_C_ShowPartyInvites::K2Node_DynamicCast_bSuccess2' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowPartyInvites, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'FriendNotification_C_ShowPartyInvites::CallFunc_IsValid_ReturnValue' has a wrong offset!");
// Function FriendNotification.FriendNotification_C.ShowFriendInvites
// 0x0010 (0x0010 - 0x0000)
struct FriendNotification_C_ShowFriendInvites final
{
public:
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0000(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortUIStateWidget_NUI* CallFunc_GetCurrentUIStateWidget_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(FriendNotification_C_ShowFriendInvites) == 0x000008, "Wrong alignment on FriendNotification_C_ShowFriendInvites");
static_assert(sizeof(FriendNotification_C_ShowFriendInvites) == 0x000010, "Wrong size on FriendNotification_C_ShowFriendInvites");
static_assert(offsetof(FriendNotification_C_ShowFriendInvites, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000000, "Member 'FriendNotification_C_ShowFriendInvites::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(FriendNotification_C_ShowFriendInvites, CallFunc_GetCurrentUIStateWidget_ReturnValue) == 0x000008, "Member 'FriendNotification_C_ShowFriendInvites::CallFunc_GetCurrentUIStateWidget_ReturnValue' has a wrong offset!");
}