fix name eroor
This commit is contained in:
+275
@@ -0,0 +1,275 @@
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:51 2025
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Functions
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpReq_Push_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpReq_Push_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpReq_Push()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_Push");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpReq_Push_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpReq_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpReq_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpReq()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpReq");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpReq_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpHide_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpHide_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpHide()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpHide");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpHide_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignPlatform_FetchInfo_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignPlatform_FetchInfo_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignPlatform_FetchInfo()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignPlatform_FetchInfo");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignPlatform_FetchInfo_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpInit_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpInit_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventWeekSignUpInit()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventWeekSignUpInit");
|
||||
|
||||
Abp_week_signup_C_EventWeekSignUpInit_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventFetchInfo_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventFetchInfo_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventFetchInfo_NoFetch");
|
||||
|
||||
Abp_week_signup_C_EventFetchInfo_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.EventFetchInfo
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::EventFetchInfo()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.EventFetchInfo");
|
||||
|
||||
Abp_week_signup_C_EventFetchInfo_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_week_signup.bp_week_signup_C.UserConstructionScript
|
||||
// (Event, Public, BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_week_signup_C::UserConstructionScript()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_week_signup.bp_week_signup_C.UserConstructionScript");
|
||||
|
||||
Abp_week_signup_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