716 lines
22 KiB
C++
Executable File
716 lines
22 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_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBeg_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBeg_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBeg_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBeg_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBeg
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBeg()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBeg");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBeg_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickThanks_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickThanks_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickThanks_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickThanks_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickThanks
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickThanks()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickThanks");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickThanks_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegRefuse_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBegRefuse_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegRefuse_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBegRefuse_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegRefuse
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBegRefuse()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegRefuse");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBegRefuse_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventFetchInfo_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventFetchInfo_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventFetchInfo_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventFetchInfo_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventFetchInfo
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventFetchInfo()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventFetchInfo");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventFetchInfo_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRemoveRedPoint_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickRemoveRedPoint_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRemoveRedPoint_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickRemoveRedPoint_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRemoveRedPoint
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickRemoveRedPoint()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRemoveRedPoint");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickRemoveRedPoint_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftAnimation_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterOpenGiftAnimation_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftAnimation_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterOpenGiftAnimation_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftAnimation
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterOpenGiftAnimation()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftAnimation");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterOpenGiftAnimation_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftGetView_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterOpenGiftGetView_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftGetView_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterOpenGiftGetView_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftGetView
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterOpenGiftGetView()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterOpenGiftGetView");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterOpenGiftGetView_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterShare_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterShare_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterShare_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterShare_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterShare
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterShare()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterShare");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterShare_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickHelpInfo_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickHelpInfo_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickHelpInfo_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickHelpInfo_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickHelpInfo
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickHelpInfo()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickHelpInfo");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickHelpInfo_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRecv_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickRecv_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRecv_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickRecv_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRecv
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickRecv()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickRecv");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickRecv_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterTellFriend_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterTellFriend_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterTellFriend_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterTellFriend_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterTellFriend
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterTellFriend()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterTellFriend");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterTellFriend_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegAccept_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBegAccept_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegAccept_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBegAccept_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegAccept
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickBegAccept()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickBegAccept");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickBegAccept_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickSend_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickSend_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickSend_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickSend_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickSend
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickSend()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickSend");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickSend_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickPlayerInfo_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickPlayerInfo_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickPlayerInfo_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickPlayerInfo_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickPlayerInfo
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterClickPlayerInfo()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterClickPlayerInfo");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterClickPlayerInfo_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterJumpMarket_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterJumpMarket_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterJumpMarket_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterJumpMarket_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterJumpMarket
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterJumpMarket()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterJumpMarket");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterJumpMarket_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestGetGift_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterRequestGetGift_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestGetGift_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterRequestGetGift_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestGetGift
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterRequestGetGift()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestGetGift");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterRequestGetGift_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestPlayerInfo_NoFetch
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterRequestPlayerInfo_NoFetch()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestPlayerInfo_NoFetch");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterRequestPlayerInfo_NoFetch_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestPlayerInfo
|
|
// (BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::EventGiftMsgCenterRequestPlayerInfo()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.EventGiftMsgCenterRequestPlayerInfo");
|
|
|
|
Abp_shop_gift_msgcenter_C_EventGiftMsgCenterRequestPlayerInfo_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
// Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.UserConstructionScript
|
|
// (Event, Public, BlueprintCallable, BlueprintEvent)
|
|
|
|
void Abp_shop_gift_msgcenter_C::UserConstructionScript()
|
|
{
|
|
static UFunction *pFunc = 0;
|
|
if (!pFunc)
|
|
pFunc = UObject::FindObject<UFunction>("Function bp_shop_gift_msgcenter.bp_shop_gift_msgcenter_C.UserConstructionScript");
|
|
|
|
Abp_shop_gift_msgcenter_C_UserConstructionScript_Params params;
|
|
|
|
auto flags = pFunc->FunctionFlags;
|
|
|
|
UObject *currentObj = (UObject *) this;
|
|
currentObj->ProcessEvent(pFunc, ¶ms);
|
|
|
|
pFunc->FunctionFlags = flags;
|
|
}
|
|
|
|
|
|
}
|
|
|