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

316 lines
8.2 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_share_person.bp_share_person_C.EventPersonWXZoneBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonWXZoneBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonWXZoneBtn_NoFetch");
Abp_share_person_C_EventPersonWXZoneBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonWXZoneBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonWXZoneBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonWXZoneBtn");
Abp_share_person_C_EventPersonWXZoneBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventSharePerson_Push_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventSharePerson_Push_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventSharePerson_Push_NoFetch");
Abp_share_person_C_EventSharePerson_Push_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventSharePerson_Push
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventSharePerson_Push()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventSharePerson_Push");
Abp_share_person_C_EventSharePerson_Push_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventSharePersonFetchInfo_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventSharePersonFetchInfo_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventSharePersonFetchInfo_NoFetch");
Abp_share_person_C_EventSharePersonFetchInfo_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventSharePersonFetchInfo
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventSharePersonFetchInfo()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventSharePersonFetchInfo");
Abp_share_person_C_EventSharePersonFetchInfo_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonQQZoneBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonQQZoneBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonQQZoneBtn_NoFetch");
Abp_share_person_C_EventPersonQQZoneBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonQQZoneBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonQQZoneBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonQQZoneBtn");
Abp_share_person_C_EventPersonQQZoneBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonWXFrientBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonWXFrientBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonWXFrientBtn_NoFetch");
Abp_share_person_C_EventPersonWXFrientBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonWXFrientBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonWXFrientBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonWXFrientBtn");
Abp_share_person_C_EventPersonWXFrientBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventHideUI_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventHideUI_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventHideUI_NoFetch");
Abp_share_person_C_EventHideUI_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventHideUI
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventHideUI()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventHideUI");
Abp_share_person_C_EventHideUI_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonQQFrientBtn_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonQQFrientBtn_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonQQFrientBtn_NoFetch");
Abp_share_person_C_EventPersonQQFrientBtn_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.EventPersonQQFrientBtn
// (BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::EventPersonQQFrientBtn()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.EventPersonQQFrientBtn");
Abp_share_person_C_EventPersonQQFrientBtn_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_share_person.bp_share_person_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_share_person_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_share_person.bp_share_person_C.UserConstructionScript");
Abp_share_person_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}