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

113 lines
2.9 KiB
C++
Executable File

#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
{
};
}