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

236 lines
6.4 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_redpacketsec.bp_redpacketsec_C.EventHideRedPacketSecUI_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventHideRedPacketSecUI_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventHideRedPacketSecUI_NoFetch");
Abp_redpacketsec_C_EventHideRedPacketSecUI_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventHideRedPacketSecUI
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventHideRedPacketSecUI()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventHideRedPacketSecUI");
Abp_redpacketsec_C_EventHideRedPacketSecUI_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecRuleBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventClickRedPacketSecRuleBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecRuleBtn_NoFetch");
Abp_redpacketsec_C_EventClickRedPacketSecRuleBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecRuleBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventClickRedPacketSecRuleBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecRuleBtn");
Abp_redpacketsec_C_EventClickRedPacketSecRuleBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecShareBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventClickRedPacketSecShareBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecShareBtn_NoFetch");
Abp_redpacketsec_C_EventClickRedPacketSecShareBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecShareBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventClickRedPacketSecShareBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventClickRedPacketSecShareBtn");
Abp_redpacketsec_C_EventClickRedPacketSecShareBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSec_Push_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventRedPacketSec_Push_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSec_Push_NoFetch");
Abp_redpacketsec_C_EventRedPacketSec_Push_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSec_Push
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventRedPacketSec_Push()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSec_Push");
Abp_redpacketsec_C_EventRedPacketSec_Push_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSecFetchInfo_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventRedPacketSecFetchInfo_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSecFetchInfo_NoFetch");
Abp_redpacketsec_C_EventRedPacketSecFetchInfo_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSecFetchInfo
// (BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::EventRedPacketSecFetchInfo()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.EventRedPacketSecFetchInfo");
Abp_redpacketsec_C_EventRedPacketSecFetchInfo_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_redpacketsec.bp_redpacketsec_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_redpacketsec_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_redpacketsec.bp_redpacketsec_C.UserConstructionScript");
Abp_redpacketsec_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}