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

43 lines
1.2 KiB
C++
Executable File

#pragma once
//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:50 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function bp_countrystrongerrank.bp_countrystrongerrank_C.EventCountryStrongerRankUIShowRole_NoFetch
struct Abp_countrystrongerrank_C_EventCountryStrongerRankUIShowRole_NoFetch_Params
{
};
// Function bp_countrystrongerrank.bp_countrystrongerrank_C.EventCountryStrongerRankUIShowRole
struct Abp_countrystrongerrank_C_EventCountryStrongerRankUIShowRole_Params
{
};
// Function bp_countrystrongerrank.bp_countrystrongerrank_C.EventCountryStrongerShowCorpsDetail_NoFetch
struct Abp_countrystrongerrank_C_EventCountryStrongerShowCorpsDetail_NoFetch_Params
{
};
// Function bp_countrystrongerrank.bp_countrystrongerrank_C.EventCountryStrongerShowCorpsDetail
struct Abp_countrystrongerrank_C_EventCountryStrongerShowCorpsDetail_Params
{
};
// Function bp_countrystrongerrank.bp_countrystrongerrank_C.UserConstructionScript
struct Abp_countrystrongerrank_C_UserConstructionScript_Params
{
};
}