Files
pubg/SDK/PUBGM_bp_market_buy_batch_functions.cpp
2026-05-02 14:30:03 +08:00

236 lines
6.6 KiB
C++
Executable File

//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:46 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnDisableBuy_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIOnDisableBuy_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnDisableBuy_NoFetch");
Abp_market_buy_batch_C_EventMarketBuyBatchUIOnDisableBuy_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnDisableBuy
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIOnDisableBuy()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnDisableBuy");
Abp_market_buy_batch_C_EventMarketBuyBatchUIOnDisableBuy_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIClose_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIClose_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIClose_NoFetch");
Abp_market_buy_batch_C_EventMarketBuyBatchUIClose_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIClose
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIClose()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIClose");
Abp_market_buy_batch_C_EventMarketBuyBatchUIClose_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnCheckBoxChecked_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventOnCheckBoxChecked_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnCheckBoxChecked_NoFetch");
Abp_market_buy_batch_C_EventOnCheckBoxChecked_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnCheckBoxChecked
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventOnCheckBoxChecked()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnCheckBoxChecked");
Abp_market_buy_batch_C_EventOnCheckBoxChecked_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnSwitchItemSelected_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventOnSwitchItemSelected_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnSwitchItemSelected_NoFetch");
Abp_market_buy_batch_C_EventOnSwitchItemSelected_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnSwitchItemSelected
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventOnSwitchItemSelected()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventOnSwitchItemSelected");
Abp_market_buy_batch_C_EventOnSwitchItemSelected_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnBuy_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIOnBuy_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnBuy_NoFetch");
Abp_market_buy_batch_C_EventMarketBuyBatchUIOnBuy_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnBuy
// (BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::EventMarketBuyBatchUIOnBuy()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.EventMarketBuyBatchUIOnBuy");
Abp_market_buy_batch_C_EventMarketBuyBatchUIOnBuy_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_market_buy_batch.bp_market_buy_batch_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_market_buy_batch_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_market_buy_batch.bp_market_buy_batch_C.UserConstructionScript");
Abp_market_buy_batch_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}