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

1116 lines
29 KiB
C++
Executable File

//PUBGM(0.13.5)32位SDK
//作者:清华
//Telegram:@qinghuanb666
//生成时间:Fri Apr 18 20:44:43 2025
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function bp_createrole.bp_createrole_C.EventFetchInfo_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventFetchInfo_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventFetchInfo_NoFetch");
Abp_createrole_C_EventFetchInfo_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventFetchInfo
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventFetchInfo()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventFetchInfo");
Abp_createrole_C_EventFetchInfo_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectRace_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectRace_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectRace_NoFetch");
Abp_createrole_C_EventSelectRace_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectRace
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectRace()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectRace");
Abp_createrole_C_EventSelectRace_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor2_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor2_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor2_NoFetch");
Abp_createrole_C_EventSelectHairColor2_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor2
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor2()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor2");
Abp_createrole_C_EventSelectHairColor2_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor3_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor3_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor3_NoFetch");
Abp_createrole_C_EventSelectHairColor3_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor3
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor3()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor3");
Abp_createrole_C_EventSelectHairColor3_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHeadID_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHeadID_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHeadID_NoFetch");
Abp_createrole_C_EventGetCreateRoleHeadID_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHeadID
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHeadID()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHeadID");
Abp_createrole_C_EventGetCreateRoleHeadID_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanelInter_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventOpenAvatarResetPanelInter_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanelInter_NoFetch");
Abp_createrole_C_EventOpenAvatarResetPanelInter_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanelInter
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventOpenAvatarResetPanelInter()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanelInter");
Abp_createrole_C_EventOpenAvatarResetPanelInter_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventShowAvatarResetBuyPanel_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventShowAvatarResetBuyPanel_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventShowAvatarResetBuyPanel_NoFetch");
Abp_createrole_C_EventShowAvatarResetBuyPanel_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventShowAvatarResetBuyPanel
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventShowAvatarResetBuyPanel()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventShowAvatarResetBuyPanel");
Abp_createrole_C_EventShowAvatarResetBuyPanel_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanelInter_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCloseAvatarResetPanelInter_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanelInter_NoFetch");
Abp_createrole_C_EventCloseAvatarResetPanelInter_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanelInter
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCloseAvatarResetPanelInter()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanelInter");
Abp_createrole_C_EventCloseAvatarResetPanelInter_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanel_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCloseAvatarResetPanel_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanel_NoFetch");
Abp_createrole_C_EventCloseAvatarResetPanel_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanel
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCloseAvatarResetPanel()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCloseAvatarResetPanel");
Abp_createrole_C_EventCloseAvatarResetPanel_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor5_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor5_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor5_NoFetch");
Abp_createrole_C_EventSelectHairColor5_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor5
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor5()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor5");
Abp_createrole_C_EventSelectHairColor5_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventBuyAvatar_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventBuyAvatar_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventBuyAvatar_NoFetch");
Abp_createrole_C_EventBuyAvatar_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventBuyAvatar
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventBuyAvatar()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventBuyAvatar");
Abp_createrole_C_EventBuyAvatar_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventFilterName_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventFilterName_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventFilterName_NoFetch");
Abp_createrole_C_EventFilterName_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventFilterName
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventFilterName()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventFilterName");
Abp_createrole_C_EventFilterName_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor6_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor6_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor6_NoFetch");
Abp_createrole_C_EventSelectHairColor6_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor6
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor6()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor6");
Abp_createrole_C_EventSelectHairColor6_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairID_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHairID_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairID_NoFetch");
Abp_createrole_C_EventGetCreateRoleHairID_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairID
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHairID()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairID");
Abp_createrole_C_EventGetCreateRoleHairID_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairColor_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHairColor_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairColor_NoFetch");
Abp_createrole_C_EventGetCreateRoleHairColor_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairColor
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleHairColor()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleHairColor");
Abp_createrole_C_EventGetCreateRoleHairColor_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleSex_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleSex_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleSex_NoFetch");
Abp_createrole_C_EventGetCreateRoleSex_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventGetCreateRoleSex
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventGetCreateRoleSex()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventGetCreateRoleSex");
Abp_createrole_C_EventGetCreateRoleSex_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventEnterLobby_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventEnterLobby_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventEnterLobby_NoFetch");
Abp_createrole_C_EventEnterLobby_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventEnterLobby
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventEnterLobby()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventEnterLobby");
Abp_createrole_C_EventEnterLobby_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventRandomName_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventRandomName_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventRandomName_NoFetch");
Abp_createrole_C_EventRandomName_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventRandomName
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventRandomName()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventRandomName");
Abp_createrole_C_EventRandomName_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanel_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventOpenAvatarResetPanel_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanel_NoFetch");
Abp_createrole_C_EventOpenAvatarResetPanel_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanel
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventOpenAvatarResetPanel()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventOpenAvatarResetPanel");
Abp_createrole_C_EventOpenAvatarResetPanel_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairType_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairType_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairType_NoFetch");
Abp_createrole_C_EventSelectHairType_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairType
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairType()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairType");
Abp_createrole_C_EventSelectHairType_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor1_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor1_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor1_NoFetch");
Abp_createrole_C_EventSelectHairColor1_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor1
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor1()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor1");
Abp_createrole_C_EventSelectHairColor1_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSetInfo_Push_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSetInfo_Push_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSetInfo_Push_NoFetch");
Abp_createrole_C_EventSetInfo_Push_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSetInfo_Push
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSetInfo_Push()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSetInfo_Push");
Abp_createrole_C_EventSetInfo_Push_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCancelAvatarReset_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCancelAvatarReset_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCancelAvatarReset_NoFetch");
Abp_createrole_C_EventCancelAvatarReset_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventCancelAvatarReset
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventCancelAvatarReset()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventCancelAvatarReset");
Abp_createrole_C_EventCancelAvatarReset_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectFeMale_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectFeMale_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectFeMale_NoFetch");
Abp_createrole_C_EventSelectFeMale_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectFeMale
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectFeMale()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectFeMale");
Abp_createrole_C_EventSelectFeMale_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectMale_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectMale_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectMale_NoFetch");
Abp_createrole_C_EventSelectMale_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectMale
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectMale()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectMale");
Abp_createrole_C_EventSelectMale_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectDecoration_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectDecoration_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectDecoration_NoFetch");
Abp_createrole_C_EventSelectDecoration_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectDecoration
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectDecoration()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectDecoration");
Abp_createrole_C_EventSelectDecoration_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor4_NoFetch
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor4_NoFetch()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor4_NoFetch");
Abp_createrole_C_EventSelectHairColor4_NoFetch_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.EventSelectHairColor4
// (BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::EventSelectHairColor4()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.EventSelectHairColor4");
Abp_createrole_C_EventSelectHairColor4_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
// Function bp_createrole.bp_createrole_C.UserConstructionScript
// (Event, Public, BlueprintCallable, BlueprintEvent)
void Abp_createrole_C::UserConstructionScript()
{
static UFunction *pFunc = 0;
if (!pFunc)
pFunc = UObject::FindObject<UFunction>("Function bp_createrole.bp_createrole_C.UserConstructionScript");
Abp_createrole_C_UserConstructionScript_Params params;
auto flags = pFunc->FunctionFlags;
UObject *currentObj = (UObject *) this;
currentObj->ProcessEvent(pFunc, &params);
pFunc->FunctionFlags = flags;
}
}