Files
PMDT/structures/data/SDK/PUBGM_bp_master_parameters.hpp
2026-05-03 13:32:50 +08:00

133 lines
3.2 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.bp_master_C.EventClickMasterApplyList_NoFetch
struct Abp_master_C_EventClickMasterApplyList_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterApplyList
struct Abp_master_C_EventClickMasterApplyList_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterHelper_NoFetch
struct Abp_master_C_EventClickMasterHelper_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterHelper
struct Abp_master_C_EventClickMasterHelper_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterTask_NoFetch
struct Abp_master_C_EventClickMasterTask_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterTask
struct Abp_master_C_EventClickMasterTask_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterToMaster_NoFetch
struct Abp_master_C_EventClickMasterToMaster_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterToMaster
struct Abp_master_C_EventClickMasterToMaster_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterToDisciple_NoFetch
struct Abp_master_C_EventClickMasterToDisciple_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterToDisciple
struct Abp_master_C_EventClickMasterToDisciple_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterPrivilege_NoFetch
struct Abp_master_C_EventClickMasterPrivilege_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventClickMasterPrivilege
struct Abp_master_C_EventClickMasterPrivilege_Params
{
};
// Function bp_master.bp_master_C.EventMasterDismissMasterRelationShip_NoFetch
struct Abp_master_C_EventMasterDismissMasterRelationShip_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventMasterDismissMasterRelationShip
struct Abp_master_C_EventMasterDismissMasterRelationShip_Params
{
};
// Function bp_master.bp_master_C.EventMasterShowSendAddFriendRequestTips_NoFetch
struct Abp_master_C_EventMasterShowSendAddFriendRequestTips_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventMasterShowSendAddFriendRequestTips
struct Abp_master_C_EventMasterShowSendAddFriendRequestTips_Params
{
};
// Function bp_master.bp_master_C.EventMasterChatToFriend_NoFetch
struct Abp_master_C_EventMasterChatToFriend_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventMasterChatToFriend
struct Abp_master_C_EventMasterChatToFriend_Params
{
};
// Function bp_master.bp_master_C.EventMasterMainClickHeadBtn_NoFetch
struct Abp_master_C_EventMasterMainClickHeadBtn_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventMasterMainClickHeadBtn
struct Abp_master_C_EventMasterMainClickHeadBtn_Params
{
};
// Function bp_master.bp_master_C.EventMasterAddFriend_NoFetch
struct Abp_master_C_EventMasterAddFriend_NoFetch_Params
{
};
// Function bp_master.bp_master_C.EventMasterAddFriend
struct Abp_master_C_EventMasterAddFriend_Params
{
};
// Function bp_master.bp_master_C.UserConstructionScript
struct Abp_master_C_UserConstructionScript_Params
{
};
}