first submle
This commit is contained in:
+112
@@ -0,0 +1,112 @@
|
||||
#pragma once
|
||||
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:47 2025
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Parameters
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestGetUserData_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData
|
||||
struct Abp_pandora_test_C_EventPandoraTestGetUserData_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestInit_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit
|
||||
struct Abp_pandora_test_C_EventPandoraTestInit_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestClose_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose
|
||||
struct Abp_pandora_test_C_EventPandoraTestClose_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestPopShow_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow
|
||||
struct Abp_pandora_test_C_EventPandoraTestPopShow_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestWish_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish
|
||||
struct Abp_pandora_test_C_EventPandoraTestWish_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestCollection_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection
|
||||
struct Abp_pandora_test_C_EventPandoraTestCollection_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestToCmd_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd
|
||||
struct Abp_pandora_test_C_EventPandoraTestToCmd_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestShare_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare
|
||||
struct Abp_pandora_test_C_EventPandoraTestShare_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide_NoFetch
|
||||
struct Abp_pandora_test_C_EventPandoraTestPopHide_NoFetch_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide
|
||||
struct Abp_pandora_test_C_EventPandoraTestPopHide_Params
|
||||
{
|
||||
};
|
||||
|
||||
// Function bp_pandora_test.bp_pandora_test_C.UserConstructionScript
|
||||
struct Abp_pandora_test_C_UserConstructionScript_Params
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user