#pragma once //PUBGM(0.13.5)32位SDK //作者:清华 //Telegram:@qinghuanb666 //生成时间:Fri Apr 18 20:44:45 2025 #include "../SDK.hpp" namespace SDK { //--------------------------------------------------------------------------- //Parameters //--------------------------------------------------------------------------- // Function bp_levelup.bp_levelup_C.EventLevelUpShareRank_NoFetch struct Abp_levelup_C_EventLevelUpShareRank_NoFetch_Params { }; // Function bp_levelup.bp_levelup_C.EventLevelUpShareRank struct Abp_levelup_C_EventLevelUpShareRank_Params { }; // Function bp_levelup.bp_levelup_C.EventLevelUpClosePanel_NoFetch struct Abp_levelup_C_EventLevelUpClosePanel_NoFetch_Params { }; // Function bp_levelup.bp_levelup_C.EventLevelUpClosePanel struct Abp_levelup_C_EventLevelUpClosePanel_Params { }; // Function bp_levelup.bp_levelup_C.EventLevelUpShareLevel_NoFetch struct Abp_levelup_C_EventLevelUpShareLevel_NoFetch_Params { }; // Function bp_levelup.bp_levelup_C.EventLevelUpShareLevel struct Abp_levelup_C_EventLevelUpShareLevel_Params { }; // Function bp_levelup.bp_levelup_C.EventFetchInfo_NoFetch struct Abp_levelup_C_EventFetchInfo_NoFetch_Params { }; // Function bp_levelup.bp_levelup_C.EventFetchInfo struct Abp_levelup_C_EventFetchInfo_Params { }; // Function bp_levelup.bp_levelup_C.UserConstructionScript struct Abp_levelup_C_UserConstructionScript_Params { }; }