236 lines
7.1 KiB
C++
Executable File
236 lines
7.1 KiB
C++
Executable File
//PUBGM(0.13.5)32位SDK
|
|
//作者:清华
|
|
//Telegram:@qinghuanb666
|
|
//生成时间:Fri Apr 18 20:44:44 2025
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
//---------------------------------------------------------------------------
|
|
//Functions
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxTimerInvoke_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxTimerInvoke_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxTimerInvoke_NoFetch");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxTimerInvoke_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxTimerInvoke
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxTimerInvoke()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxTimerInvoke");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxTimerInvoke_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventFetchInfo_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventFetchInfo_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventFetchInfo_NoFetch");
|
|
|
|
Abp_common_messagebox_panel_C_EventFetchInfo_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventFetchInfo
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventFetchInfo()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventFetchInfo");
|
|
|
|
Abp_common_messagebox_panel_C_EventFetchInfo_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxAfterHide_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxAfterHide_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxAfterHide_NoFetch");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxAfterHide_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxAfterHide
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxAfterHide()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxAfterHide");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxAfterHide_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickCancel_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxClickCancel_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickCancel_NoFetch");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxClickCancel_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickCancel
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxClickCancel()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickCancel");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxClickCancel_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickOK_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxClickOK_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickOK_NoFetch");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxClickOK_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickOK
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::EventCommonMessageBoxClickOK()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.EventCommonMessageBoxClickOK");
|
|
|
|
Abp_common_messagebox_panel_C_EventCommonMessageBoxClickOK_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.UserConstructionScript
|
|
// (Event, Public, BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_common_messagebox_panel_C::UserConstructionScript()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_common_messagebox_panel.bp_common_messagebox_panel_C.UserConstructionScript");
|
|
|
|
Abp_common_messagebox_panel_C_UserConstructionScript_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
}
|
|
|