first submle
This commit is contained in:
+82
@@ -0,0 +1,82 @@
|
||||
#pragma once
|
||||
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:51 2025
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Parameters
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push_NoFetch
|
||||
struct Abp_week_signup_C_EventWeekSignUpReq_Push_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push
|
||||
struct Abp_week_signup_C_EventWeekSignUpReq_Push_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_NoFetch
|
||||
struct Abp_week_signup_C_EventWeekSignUpReq_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq
|
||||
struct Abp_week_signup_C_EventWeekSignUpReq_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide_NoFetch
|
||||
struct Abp_week_signup_C_EventWeekSignUpHide_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide
|
||||
struct Abp_week_signup_C_EventWeekSignUpHide_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo_NoFetch
|
||||
struct Abp_week_signup_C_EventWeekSignPlatform_FetchInfo_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo
|
||||
struct Abp_week_signup_C_EventWeekSignPlatform_FetchInfo_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit_NoFetch
|
||||
struct Abp_week_signup_C_EventWeekSignUpInit_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit
|
||||
struct Abp_week_signup_C_EventWeekSignUpInit_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventFetchInfo_NoFetch
|
||||
struct Abp_week_signup_C_EventFetchInfo_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventFetchInfo
|
||||
struct Abp_week_signup_C_EventFetchInfo_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.UserConstructionScript
|
||||
struct Abp_week_signup_C_UserConstructionScript_Params
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user