first submle
This commit is contained in:
+102
@@ -0,0 +1,102 @@
|
||||
#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_master_disciple.bp_master_disciple_C.EventFetchInfo_NoFetch
|
||||
struct Abp_master_disciple_C_EventFetchInfo_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventFetchInfo
|
||||
struct Abp_master_disciple_C_EventFetchInfo_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleSearch_NoFetch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleSearch_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleSearch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleSearch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleOpenSearch_NoFetch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleOpenSearch_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleOpenSearch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleOpenSearch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleHead_NoFetch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleHead_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleHead
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleHead_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleApply_NoFetch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleApply_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleApply
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleApply_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventMasterDiscipleCommentCheck_NoFetch
|
||||
struct Abp_master_disciple_C_EventMasterDiscipleCommentCheck_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventMasterDiscipleCommentCheck
|
||||
struct Abp_master_disciple_C_EventMasterDiscipleCommentCheck_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventMasterDiscipleShowSendAddFriendRequestTips_NoFetch
|
||||
struct Abp_master_disciple_C_EventMasterDiscipleShowSendAddFriendRequestTips_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventMasterDiscipleShowSendAddFriendRequestTips
|
||||
struct Abp_master_disciple_C_EventMasterDiscipleShowSendAddFriendRequestTips_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleAddFriend_NoFetch
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleAddFriend_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.EventClickMasterDiscipleAddFriend
|
||||
struct Abp_master_disciple_C_EventClickMasterDiscipleAddFriend_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_master_disciple.bp_master_disciple_C.UserConstructionScript
|
||||
struct Abp_master_disciple_C_UserConstructionScript_Params
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user