first submle
This commit is contained in:
+195
@@ -0,0 +1,195 @@
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:49 2025
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Functions
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDD_Push_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventSharePDD_Push_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDD_Push_NoFetch");
|
||||
|
||||
Abp_share_pddhb_C_EventSharePDD_Push_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDD_Push
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventSharePDD_Push()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDD_Push");
|
||||
|
||||
Abp_share_pddhb_C_EventSharePDD_Push_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDDFetchInfo_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventSharePDDFetchInfo_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDDFetchInfo_NoFetch");
|
||||
|
||||
Abp_share_pddhb_C_EventSharePDDFetchInfo_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDDFetchInfo
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventSharePDDFetchInfo()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventSharePDDFetchInfo");
|
||||
|
||||
Abp_share_pddhb_C_EventSharePDDFetchInfo_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventHidePDDHBUI_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventHidePDDHBUI_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventHidePDDHBUI_NoFetch");
|
||||
|
||||
Abp_share_pddhb_C_EventHidePDDHBUI_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventHidePDDHBUI
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventHidePDDHBUI()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventHidePDDHBUI");
|
||||
|
||||
Abp_share_pddhb_C_EventHidePDDHBUI_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventClickSharePDDBtn_NoFetch
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventClickSharePDDBtn_NoFetch()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventClickSharePDDBtn_NoFetch");
|
||||
|
||||
Abp_share_pddhb_C_EventClickSharePDDBtn_NoFetch_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.EventClickSharePDDBtn
|
||||
// (BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::EventClickSharePDDBtn()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.EventClickSharePDDBtn");
|
||||
|
||||
Abp_share_pddhb_C_EventClickSharePDDBtn_Params params;
|
||||
|
||||
auto flags = pFunc->FunctionFlags;
|
||||
|
||||
UObject *currentObj = (UObject *) this;
|
||||
currentObj->ProcessEvent(pFunc, ¶ms);
|
||||
|
||||
pFunc->FunctionFlags = flags;
|
||||
}
|
||||
|
||||
|
||||
// Function bp_share_pddhb.bp_share_pddhb_C.UserConstructionScript
|
||||
// (Event, Public, BlueprintCallable, BlueprintEvent)
|
||||
|
||||
void Abp_share_pddhb_C::UserConstructionScript()
|
||||
{
|
||||
static UFunction *pFunc = 0;
|
||||
if (!pFunc)
|
||||
pFunc = UObject::FindObject<UFunction>("Function bp_share_pddhb.bp_share_pddhb_C.UserConstructionScript");
|
||||
|
||||
Abp_share_pddhb_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