63 lines
1.6 KiB
C++
Executable File
63 lines
1.6 KiB
C++
Executable File
#pragma once
|
|
|
|
//PUBGM(0.13.5)32位SDK
|
|
//作者:清华
|
|
//Telegram:@qinghuanb666
|
|
//生成时间:Fri Apr 18 20:44:48 2025
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
//---------------------------------------------------------------------------
|
|
//Parameters
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryRankTabButton_Push_NoFetch
|
|
struct Abp_season_review_C_EventClickSummaryRankTabButton_Push_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryRankTabButton_Push
|
|
struct Abp_season_review_C_EventClickSummaryRankTabButton_Push_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryItem_Push_NoFetch
|
|
struct Abp_season_review_C_EventClickSummaryItem_Push_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryItem_Push
|
|
struct Abp_season_review_C_EventClickSummaryItem_Push_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryTabButton_Push_NoFetch
|
|
struct Abp_season_review_C_EventClickSummaryTabButton_Push_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventClickSummaryTabButton_Push
|
|
struct Abp_season_review_C_EventClickSummaryTabButton_Push_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventFetchInfo_NoFetch
|
|
struct Abp_season_review_C_EventFetchInfo_NoFetch_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.EventFetchInfo
|
|
struct Abp_season_review_C_EventFetchInfo_Params
|
|
{
|
|
};
|
|
|
|
// Function bp_season_review.bp_season_review_C.UserConstructionScript
|
|
struct Abp_season_review_C_UserConstructionScript_Params
|
|
{
|
|
};
|
|
|
|
}
|
|
|