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

63 lines
1.6 KiB
C++
Executable File

#pragma once
//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:46 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterWatching_NoFetch
struct Abp_windowob_lobby_C_EventOBEnterWatching_NoFetch_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterWatching
struct Abp_windowob_lobby_C_EventOBEnterWatching_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterSetting_NoFetch
struct Abp_windowob_lobby_C_EventOBEnterSetting_NoFetch_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterSetting
struct Abp_windowob_lobby_C_EventOBEnterSetting_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterRoom_NoFetch
struct Abp_windowob_lobby_C_EventOBEnterRoom_NoFetch_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBEnterRoom
struct Abp_windowob_lobby_C_EventOBEnterRoom_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBWatchingPushValue_NoFetch
struct Abp_windowob_lobby_C_EventOBWatchingPushValue_NoFetch_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.EventOBWatchingPushValue
struct Abp_windowob_lobby_C_EventOBWatchingPushValue_Params
{
};
// Function bp_windowob_lobby.bp_windowob_lobby_C.UserConstructionScript
struct Abp_windowob_lobby_C_UserConstructionScript_Params
{
};
}