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

196 lines
5.8 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_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUpdateUI_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActUpdateUI_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUpdateUI_NoFetch");
Abp_festival_share_award_C_EventFestivalShareActUpdateUI_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUpdateUI
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActUpdateUI()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUpdateUI");
Abp_festival_share_award_C_EventFestivalShareActUpdateUI_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActAwardReq_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActAwardReq_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActAwardReq_NoFetch");
Abp_festival_share_award_C_EventFestivalShareActAwardReq_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActAwardReq
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActAwardReq()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActAwardReq");
Abp_festival_share_award_C_EventFestivalShareActAwardReq_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUIHide_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActUIHide_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUIHide_NoFetch");
Abp_festival_share_award_C_EventFestivalShareActUIHide_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUIHide
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActUIHide()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActUIHide");
Abp_festival_share_award_C_EventFestivalShareActUIHide_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActBtnShare_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActBtnShare_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActBtnShare_NoFetch");
Abp_festival_share_award_C_EventFestivalShareActBtnShare_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActBtnShare
// (BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::EventFestivalShareActBtnShare()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.EventFestivalShareActBtnShare");
Abp_festival_share_award_C_EventFestivalShareActBtnShare_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_festival_share_award.bp_festival_share_award_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_festival_share_award_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_festival_share_award.bp_festival_share_award_C.UserConstructionScript");
Abp_festival_share_award_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}