#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x1 (0x1 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.GetMenuType struct UWBP_Title_MenuButton_C_GetMenuType_Params { public: enum class E_PalUITitleMenuButtonType BindedMenuType; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; // 0x8 (0x8 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_0_CommonButtonBaseClicked__DelegateSignature struct UWBP_Title_MenuButton_C_BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_0_CommonButtonBaseClicked__DelegateSignature_Params { public: class UCommonButtonBase* Button; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; // 0x8 (0x8 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_1_CommonButtonBaseClicked__DelegateSignature struct UWBP_Title_MenuButton_C_BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_1_CommonButtonBaseClicked__DelegateSignature_Params { public: class UCommonButtonBase* Button; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; // 0x8 (0x8 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_2_CommonButtonBaseClicked__DelegateSignature struct UWBP_Title_MenuButton_C_BndEvt__WBP_Title_MenuButton_WBP_PalInvisibleButton_K2Node_ComponentBoundEvent_2_CommonButtonBaseClicked__DelegateSignature_Params { public: class UCommonButtonBase* Button; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) }; // 0x1 (0x1 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.PreConstruct struct UWBP_Title_MenuButton_C_PreConstruct_Params { public: bool IsDesignTime; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; // 0x90 (0x90 - 0x0) // Function WBP_Title_MenuButton.WBP_Title_MenuButton_C.ExecuteUbergraph_WBP_Title_MenuButton struct UWBP_Title_MenuButton_C_ExecuteUbergraph_WBP_Title_MenuButton_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3C65[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class UCommonButtonBase* K2Node_ComponentBoundEvent_Button_2; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UCommonButtonBase* K2Node_ComponentBoundEvent_Button_1; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UCommonButtonBase* K2Node_ComponentBoundEvent_Button; // 0x18(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue_1; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) bool K2Node_Event_IsDesignTime; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3C66[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FDataTableRowHandle CallFunc_Map_Find_Value; // 0x38(0x10)(NoDestructor) bool CallFunc_Map_Find_ReturnValue; // 0x48(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_3C67[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class FText CallFunc_GetLocalizedTextFromHandle_Text; // 0x50(0x18)(None) class FString CallFunc_GetEnumeratorUserFriendlyName_ReturnValue; // 0x68(0x10)(ZeroConstructor, HasGetValueTypeHash) class FText CallFunc_Conv_StringToText_ReturnValue; // 0x78(0x18)(None) }; } }