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

316 lines
8.7 KiB
C++
Executable File

//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:49 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickTab_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickTab_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickTab()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickTab");
Abp_sevendaysfun_C_EventSevenDaysFunClickTab_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickClose_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickClose_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickClose()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickClose");
Abp_sevendaysfun_C_EventSevenDaysFunClickClose_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickDay_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickDay_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickDay()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickDay");
Abp_sevendaysfun_C_EventSevenDaysFunClickDay_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickReceive_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickReceive_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickReceive()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickReceive");
Abp_sevendaysfun_C_EventSevenDaysFunClickReceive_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickGoTo_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickGoTo_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickGoTo()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickGoTo");
Abp_sevendaysfun_C_EventSevenDaysFunClickGoTo_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickChestShowAward_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickChestShowAward_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickChestShowAward()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestShowAward");
Abp_sevendaysfun_C_EventSevenDaysFunClickChestShowAward_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickChestGetAward_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward_NoFetch");
Abp_sevendaysfun_C_EventSevenDaysFunClickChestGetAward_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward
// (BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::EventSevenDaysFunClickChestGetAward()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.EventSevenDaysFunClickChestGetAward");
Abp_sevendaysfun_C_EventSevenDaysFunClickChestGetAward_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_sevendaysfun.bp_sevendaysfun_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_sevendaysfun_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_sevendaysfun.bp_sevendaysfun_C.UserConstructionScript");
Abp_sevendaysfun_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}