Files
PMDT/structures/data/SDK/PUBGM_bp_pandora_test_functions.cpp
2026-05-03 13:32:50 +08:00

396 lines
10 KiB
C++
Executable File

//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:47 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestGetUserData_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData_NoFetch");
Abp_pandora_test_C_EventPandoraTestGetUserData_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestGetUserData()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestGetUserData");
Abp_pandora_test_C_EventPandoraTestGetUserData_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestInit_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit_NoFetch");
Abp_pandora_test_C_EventPandoraTestInit_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestInit()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestInit");
Abp_pandora_test_C_EventPandoraTestInit_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestClose_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose_NoFetch");
Abp_pandora_test_C_EventPandoraTestClose_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestClose()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestClose");
Abp_pandora_test_C_EventPandoraTestClose_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestPopShow_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow_NoFetch");
Abp_pandora_test_C_EventPandoraTestPopShow_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestPopShow()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopShow");
Abp_pandora_test_C_EventPandoraTestPopShow_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestWish_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish_NoFetch");
Abp_pandora_test_C_EventPandoraTestWish_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestWish()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestWish");
Abp_pandora_test_C_EventPandoraTestWish_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestCollection_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection_NoFetch");
Abp_pandora_test_C_EventPandoraTestCollection_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestCollection()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestCollection");
Abp_pandora_test_C_EventPandoraTestCollection_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestToCmd_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd_NoFetch");
Abp_pandora_test_C_EventPandoraTestToCmd_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestToCmd()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestToCmd");
Abp_pandora_test_C_EventPandoraTestToCmd_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestShare_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare_NoFetch");
Abp_pandora_test_C_EventPandoraTestShare_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestShare()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestShare");
Abp_pandora_test_C_EventPandoraTestShare_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestPopHide_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide_NoFetch");
Abp_pandora_test_C_EventPandoraTestPopHide_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide
// (BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::EventPandoraTestPopHide()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.EventPandoraTestPopHide");
Abp_pandora_test_C_EventPandoraTestPopHide_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_pandora_test.bp_pandora_test_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_pandora_test_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_pandora_test.bp_pandora_test_C.UserConstructionScript");
Abp_pandora_test_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}