第一次上传
This commit is contained in:
Executable
+235
@@ -0,0 +1,235 @@
|
||||
//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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
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, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user