Files
pubg/SDK/PUBGM_bp_sevendaysfun_parameters.hpp
T
2026-05-02 14:30:03 +08:00

93 lines
2.5 KiB
C++
Executable File

#pragma once
//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:49 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickTab_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab
struct Abp_sevendaysfun_C_EventSevenDaysFunClickTab_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickClose_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose
struct Abp_sevendaysfun_C_EventSevenDaysFunClickClose_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickDay_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay
struct Abp_sevendaysfun_C_EventSevenDaysFunClickDay_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickReceive_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive
struct Abp_sevendaysfun_C_EventSevenDaysFunClickReceive_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickGoTo_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo
struct Abp_sevendaysfun_C_EventSevenDaysFunClickGoTo_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickChestShowAward_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward
struct Abp_sevendaysfun_C_EventSevenDaysFunClickChestShowAward_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward_NoFetch
struct Abp_sevendaysfun_C_EventSevenDaysFunClickChestGetAward_NoFetch_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward
struct Abp_sevendaysfun_C_EventSevenDaysFunClickChestGetAward_Params
{
};
// Function bp_sevendaysfun.bp_sevendaysfun_C.UserConstructionScript
struct Abp_sevendaysfun_C_UserConstructionScript_Params
{
};
}