mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
44 lines
2.4 KiB
C++
44 lines
2.4 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_PalHUDTitle.BP_PalHUDTitle_C.OnLoaded_981603EC4815B7D716BC83B5FE8C3FD0
|
|
struct ABP_PalHUDTitle_C_OnLoaded_981603EC4815B7D716BC83B5FE8C3FD0_Params
|
|
{
|
|
public:
|
|
TSubclassOf<class UObject> Loaded; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x44 (0x44 - 0x0)
|
|
// Function BP_PalHUDTitle.BP_PalHUDTitle_C.ExecuteUbergraph_BP_PalHUDTitle
|
|
struct ABP_PalHUDTitle_C_ExecuteUbergraph_BP_PalHUDTitle_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_26AD[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
TSubclassOf<class UObject> K2Node_CustomEvent_Loaded; // 0x8(0x8)(ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x10(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* Temp_class_Variable; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* K2Node_ClassDynamicCast_AsPal_User_Widget_Stackable_UI; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_ClassDynamicCast_bSuccess; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_26B1[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FGuid CallFunc_PushWidgetStackableUI_ReturnValue; // 0x34(0x10)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|