mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-26 19:33:43 +00:00
214 lines
24 KiB
C++
214 lines
24 KiB
C++
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: Athena_Matchmaking_GameModeButton
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "UMG_structs.hpp"
|
|
#include "SlateCore_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.GameModeSelected__DelegateSignature
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature final
|
|
{
|
|
public:
|
|
class UAthena_Matchmaking_GameModeButton_C* SelectedGameModeButton; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature) == 0x000008, "Wrong size on Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature, SelectedGameModeButton) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_GameModeSelected__DelegateSignature::SelectedGameModeButton' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.ButtonHovered__DelegateSignature
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature final
|
|
{
|
|
public:
|
|
class UAthena_Matchmaking_GameModeButton_C* HoveredButton; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature) == 0x000008, "Wrong size on Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature, HoveredButton) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_ButtonHovered__DelegateSignature::HoveredButton' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.ExecuteUbergraph_Athena_Matchmaking_GameModeButton
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton 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 K2Node_Event_IsDesignTime; // 0x000A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
ESlateVisibility K2Node_Select_Default; // 0x000B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UCommonButton* K2Node_ComponentBoundEvent_Button; // 0x0010(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility K2Node_Select1_Default; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UCommonButton* K2Node_CustomEvent_Button; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TDelegate<void(class UCommonButton* Button)> K2Node_CreateDelegate_OutputDelegate; // 0x0028(0x0010)(ZeroConstructor, NoDestructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton) == 0x000038, "Wrong size on Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, EntryPoint) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::EntryPoint' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_bool_Variable) == 0x000004, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_bool_Variable' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_byte_Variable) == 0x000005, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_byte_Variable' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_byte_Variable1) == 0x000006, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_byte_Variable1' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_bool_Variable1) == 0x000007, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_bool_Variable1' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_byte_Variable2) == 0x000008, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_byte_Variable2' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, Temp_byte_Variable3) == 0x000009, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::Temp_byte_Variable3' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_Event_IsDesignTime) == 0x00000A, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_Event_IsDesignTime' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_Select_Default) == 0x00000B, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_Select_Default' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_ComponentBoundEvent_Button) == 0x000010, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_ComponentBoundEvent_Button' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_Select1_Default) == 0x000018, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_Select1_Default' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_CustomEvent_Button) == 0x000020, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_CustomEvent_Button' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'Athena_Matchmaking_GameModeButton_C_ExecuteUbergraph_Athena_Matchmaking_GameModeButton::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.OnModeButtonHovered
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered final
|
|
{
|
|
public:
|
|
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered) == 0x000008, "Wrong size on Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered, Button) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_OnModeButtonHovered::Button' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature final
|
|
{
|
|
public:
|
|
class UCommonButton* Button; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature) == 0x000008, "Wrong size on Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature, Button) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_BndEvt__PlayButton_K2Node_ComponentBoundEvent_191_CommonButtonClicked__DelegateSignature::Button' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.PreConstruct
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_PreConstruct final
|
|
{
|
|
public:
|
|
bool IsDesignTime; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_PreConstruct) == 0x000001, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_PreConstruct");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_PreConstruct) == 0x000001, "Wrong size on Athena_Matchmaking_GameModeButton_C_PreConstruct");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_PreConstruct::IsDesignTime' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.SetupGameModeButton
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_SetupGameModeButton final
|
|
{
|
|
public:
|
|
class UFortPlaylistAthena* PlaylistObj; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool Param_bIsEnabled; // 0x0008(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_SetupGameModeButton) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_SetupGameModeButton");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_SetupGameModeButton) == 0x000010, "Wrong size on Athena_Matchmaking_GameModeButton_C_SetupGameModeButton");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_SetupGameModeButton, PlaylistObj) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_SetupGameModeButton::PlaylistObj' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_SetupGameModeButton, Param_bIsEnabled) == 0x000008, "Member 'Athena_Matchmaking_GameModeButton_C_SetupGameModeButton::Param_bIsEnabled' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.OnFocusReceived
|
|
// 0x0268 (0x0268 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_OnFocusReceived final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0038)(BlueprintVisible, BlueprintReadOnly, Parm, IsPlainOldData, NoDestructor)
|
|
struct FFocusEvent InFocusEvent; // 0x0038(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, NoDestructor)
|
|
struct FEventReply ReturnValue; // 0x0040(0x00B8)(Parm, OutParm, ReturnParm)
|
|
struct FEventReply CallFunc_Handled_ReturnValue; // 0x00F8(0x00B8)()
|
|
struct FEventReply CallFunc_SetUserFocus_ReturnValue; // 0x01B0(0x00B8)()
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_OnFocusReceived");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived) == 0x000268, "Wrong size on Athena_Matchmaking_GameModeButton_C_OnFocusReceived");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_OnFocusReceived::MyGeometry' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'Athena_Matchmaking_GameModeButton_C_OnFocusReceived::InFocusEvent' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'Athena_Matchmaking_GameModeButton_C_OnFocusReceived::ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'Athena_Matchmaking_GameModeButton_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'Athena_Matchmaking_GameModeButton_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.IsGameModeAvailable
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable final
|
|
{
|
|
public:
|
|
class UFortPlaylistAthena* InMode; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool Available; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<uint8> Debug; // 0x0010(0x0010)(Edit, BlueprintVisible, ZeroConstructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable) == 0x000020, "Wrong size on Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable, InMode) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable::InMode' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable, Available) == 0x000008, "Member 'Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable::Available' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable, Debug) == 0x000010, "Member 'Athena_Matchmaking_GameModeButton_C_IsGameModeAvailable::Debug' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.ShowDisabledMessage
|
|
// 0x0005 (0x0005 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage final
|
|
{
|
|
public:
|
|
bool Show; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool Temp_bool_Variable; // 0x0001(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
ESlateVisibility Temp_byte_Variable; // 0x0002(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility Temp_byte_Variable1; // 0x0003(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility K2Node_Select_Default; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage) == 0x000001, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage) == 0x000005, "Wrong size on Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage, Show) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage::Show' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage, Temp_bool_Variable) == 0x000001, "Member 'Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage::Temp_bool_Variable' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage, Temp_byte_Variable) == 0x000002, "Member 'Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage::Temp_byte_Variable' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage, Temp_byte_Variable1) == 0x000003, "Member 'Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage::Temp_byte_Variable1' has a wrong offset!");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage, K2Node_Select_Default) == 0x000004, "Member 'Athena_Matchmaking_GameModeButton_C_ShowDisabledMessage::K2Node_Select_Default' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.UpdateGameModeAvailibilty
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty final
|
|
{
|
|
public:
|
|
bool CallFunc_IsGameModeAvailable_Available; // 0x0000(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty) == 0x000001, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty) == 0x000001, "Wrong size on Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty, CallFunc_IsGameModeAvailable_Available) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_UpdateGameModeAvailibilty::CallFunc_IsGameModeAvailable_Available' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.SetOwningDisplayWidget
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget final
|
|
{
|
|
public:
|
|
class UAthenaMatchmakingOptionsDisplay_v2_C* OwningDisplay; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget) == 0x000008, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget) == 0x000008, "Wrong size on Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget, OwningDisplay) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_SetOwningDisplayWidget::OwningDisplay' has a wrong offset!");
|
|
|
|
// Function Athena_Matchmaking_GameModeButton.Athena_Matchmaking_GameModeButton_C.SetButtonSize
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct Athena_Matchmaking_GameModeButton_C_SetButtonSize final
|
|
{
|
|
public:
|
|
bool UseLargeSize; // 0x0000(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(Athena_Matchmaking_GameModeButton_C_SetButtonSize) == 0x000001, "Wrong alignment on Athena_Matchmaking_GameModeButton_C_SetButtonSize");
|
|
static_assert(sizeof(Athena_Matchmaking_GameModeButton_C_SetButtonSize) == 0x000001, "Wrong size on Athena_Matchmaking_GameModeButton_C_SetButtonSize");
|
|
static_assert(offsetof(Athena_Matchmaking_GameModeButton_C_SetButtonSize, UseLargeSize) == 0x000000, "Member 'Athena_Matchmaking_GameModeButton_C_SetButtonSize::UseLargeSize' has a wrong offset!");
|
|
|
|
}
|
|
|