103 lines
2.9 KiB
C++
Executable File
103 lines
2.9 KiB
C++
Executable File
#pragma once
|
|
|
|
//PUBGM(0.13.5)32位SDK
|
|
//作者:清华
|
|
//Telegram:@qinghuanb666
|
|
//生成时间:Fri Apr 18 20:44:46 2025
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
//---------------------------------------------------------------------------
|
|
//Parameters
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventFetchMasterApplyList_NoFetch
|
|
struct Abp_master_apply_list_C_EventFetchMasterApplyList_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventFetchMasterApplyList
|
|
struct Abp_master_apply_list_C_EventFetchMasterApplyList_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyListUIHide_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyListUIHide_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyListUIHide
|
|
struct Abp_master_apply_list_C_EventMasterApplyListUIHide_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyOk_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyOk_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyOk
|
|
struct Abp_master_apply_list_C_EventMasterApplyOk_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyRefuse_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyRefuse_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyRefuse
|
|
struct Abp_master_apply_list_C_EventMasterApplyRefuse_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyAddFriend_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyAddFriend_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyAddFriend
|
|
struct Abp_master_apply_list_C_EventMasterApplyAddFriend_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyList_Push_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyList_Push_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyList_Push
|
|
struct Abp_master_apply_list_C_EventMasterApplyList_Push_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyClickHead_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyClickHead_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyClickHead
|
|
struct Abp_master_apply_list_C_EventMasterApplyClickHead_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyHarass_NoFetch
|
|
struct Abp_master_apply_list_C_EventMasterApplyHarass_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.EventMasterApplyHarass
|
|
struct Abp_master_apply_list_C_EventMasterApplyHarass_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_master_apply_list.bp_master_apply_list_C.UserConstructionScript
|
|
struct Abp_master_apply_list_C_UserConstructionScript_Params
|
|
{
|
|
};
|
|
|
|
}
|
|
|