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

143 lines
3.8 KiB
C++
Executable File

#pragma once
//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:45 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function bp_teamup_model.bp_teamup_model_C.EventClickAutoMatch_Push_NoFetch
struct Abp_teamup_model_C_EventClickAutoMatch_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickAutoMatch_Push
struct Abp_teamup_model_C_EventClickAutoMatch_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickPlayerNum_Push_NoFetch
struct Abp_teamup_model_C_EventClickPlayerNum_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickPlayerNum_Push
struct Abp_teamup_model_C_EventClickPlayerNum_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTag_Push_NoFetch
struct Abp_teamup_model_C_EventClickMatchTag_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTag_Push
struct Abp_teamup_model_C_EventClickMatchTag_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventAutoSelectSolo_Push_NoFetch
struct Abp_teamup_model_C_EventAutoSelectSolo_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventAutoSelectSolo_Push
struct Abp_teamup_model_C_EventAutoSelectSolo_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickModel_Push_NoFetch
struct Abp_teamup_model_C_EventClickModel_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickModel_Push
struct Abp_teamup_model_C_EventClickModel_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventFetchInfo_NoFetch
struct Abp_teamup_model_C_EventFetchInfo_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventFetchInfo
struct Abp_teamup_model_C_EventFetchInfo_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickPerspective_Push_NoFetch
struct Abp_teamup_model_C_EventClickPerspective_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickPerspective_Push
struct Abp_teamup_model_C_EventClickPerspective_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMapList_Push_NoFetch
struct Abp_teamup_model_C_EventClickMapList_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMapList_Push
struct Abp_teamup_model_C_EventClickMapList_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickListItem_Push_NoFetch
struct Abp_teamup_model_C_EventClickListItem_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickListItem_Push
struct Abp_teamup_model_C_EventClickListItem_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTagItem_Push_NoFetch
struct Abp_teamup_model_C_EventClickMatchTagItem_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTagItem_Push
struct Abp_teamup_model_C_EventClickMatchTagItem_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventEndMatchTagGuide_Push_NoFetch
struct Abp_teamup_model_C_EventEndMatchTagGuide_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventEndMatchTagGuide_Push
struct Abp_teamup_model_C_EventEndMatchTagGuide_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTagHelp_Push_NoFetch
struct Abp_teamup_model_C_EventClickMatchTagHelp_Push_NoFetch_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.EventClickMatchTagHelp_Push
struct Abp_teamup_model_C_EventClickMatchTagHelp_Push_Params
{
};
// Function bp_teamup_model.bp_teamup_model_C.UserConstructionScript
struct Abp_teamup_model_C_UserConstructionScript_Params
{
};
}