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

236 lines
6.0 KiB
C++
Executable File

//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:47 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnUseClicked_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnUseClicked_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnUseClicked_NoFetch");
Abp_newyear_C_EventNewYearOnBtnUseClicked_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnUseClicked
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnUseClicked()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnUseClicked");
Abp_newyear_C_EventNewYearOnBtnUseClicked_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnItemClicked_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnItemClicked_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnItemClicked_NoFetch");
Abp_newyear_C_EventNewYearOnItemClicked_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnItemClicked
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnItemClicked()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnItemClicked");
Abp_newyear_C_EventNewYearOnItemClicked_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnCloseClicked_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnCloseClicked_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnCloseClicked_NoFetch");
Abp_newyear_C_EventNewYearOnBtnCloseClicked_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnCloseClicked
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnCloseClicked()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnCloseClicked");
Abp_newyear_C_EventNewYearOnBtnCloseClicked_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnNotice_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnNotice_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnNotice_NoFetch");
Abp_newyear_C_EventNewYearOnBtnNotice_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnNotice
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnNotice()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnNotice");
Abp_newyear_C_EventNewYearOnBtnNotice_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnShare_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnShare_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnShare_NoFetch");
Abp_newyear_C_EventNewYearOnBtnShare_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.EventNewYearOnBtnShare
// (BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::EventNewYearOnBtnShare()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.EventNewYearOnBtnShare");
Abp_newyear_C_EventNewYearOnBtnShare_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_newyear.bp_newyear_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_newyear_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_newyear.bp_newyear_C.UserConstructionScript");
Abp_newyear_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}