mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
135 lines
11 KiB
C++
135 lines
11 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.GetScrollBox
|
|
struct UWBP_PalCommonScrollList_C_GetScrollBox_Params
|
|
{
|
|
public:
|
|
class UScrollBox* ScrollBox; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.AddWidget
|
|
struct UWBP_PalCommonScrollList_C_AddWidget_Params
|
|
{
|
|
public:
|
|
class UUserWidget* Widget; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UPanelSlot* CallFunc_AddChild_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x1C (0x1C - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.GetAllChildrenNum
|
|
struct UWBP_PalCommonScrollList_C_GetAllChildrenNum_Params
|
|
{
|
|
public:
|
|
int32 Index; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_387A[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
TArray<class UWidget*> CallFunc_GetAllChildren_ReturnValue; // 0x8(0x10)(ReferenceParm, ContainsInstancedReference)
|
|
int32 CallFunc_Array_Length_ReturnValue; // 0x18(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x24 (0x24 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.GetIndexFromWidget
|
|
struct UWBP_PalCommonScrollList_C_GetIndexFromWidget_Params
|
|
{
|
|
public:
|
|
class UWidget* Widget; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
int32 Index; // 0x8(0x4)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_387D[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
TArray<class UWidget*> CallFunc_GetAllChildren_ReturnValue; // 0x10(0x10)(ReferenceParm, ContainsInstancedReference)
|
|
int32 CallFunc_Array_Find_ReturnValue; // 0x20(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x3C (0x3C - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.AddScrollOffset
|
|
struct UWBP_PalCommonScrollList_C_AddScrollOffset_Params
|
|
{
|
|
public:
|
|
double Offset; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetScrollOffset_ReturnValue; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetScrollOffsetOfEnd_ReturnValue; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Add_DoubleDouble_ReturnValue; // 0x10(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_FMin_ReturnValue; // 0x18(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_FMax_ReturnValue; // 0x20(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Add_DoubleDouble_B_ImplicitCast; // 0x28(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_FMin_B_ImplicitCast; // 0x30(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast; // 0x38(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x2 (0x2 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.OnInputMethodChanged
|
|
struct UWBP_PalCommonScrollList_C_OnInputMethodChanged_Params
|
|
{
|
|
public:
|
|
enum class ECommonInputType bNewInputType; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_SwitchEnum_CmpSuccess; // 0x1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x50 (0x50 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.UpdateArrowVisibilityAndAnimation
|
|
struct UWBP_PalCommonScrollList_C_UpdateArrowVisibilityAndAnimation_Params
|
|
{
|
|
public:
|
|
double CurrentOffset; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_GetScrollOffsetOfEnd_ReturnValue; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3888[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue; // 0x10(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue_1; // 0x18(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_LessEqual_DoubleDouble_ReturnValue; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_GreaterEqual_DoubleDouble_ReturnValue; // 0x21(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_388A[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UUMGSequencePlayer* CallFunc_PlayAnimation_ReturnValue_1; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Greater_DoubleDouble_ReturnValue; // 0x38(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_388B[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Multiply_DoubleDouble_A_ImplicitCast; // 0x40(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1; // 0x48(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.BndEvt__WBP_PalCommonScrollList_ScrollBox_0_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature
|
|
struct UWBP_PalCommonScrollList_C_BndEvt__WBP_PalCommonScrollList_ScrollBox_0_K2Node_ComponentBoundEvent_1_OnUserScrolledEvent__DelegateSignature_Params
|
|
{
|
|
public:
|
|
float CurrentOffset; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x58 (0x58 - 0x0)
|
|
// Function WBP_PalCommonScrollList.WBP_PalCommonScrollList_C.ExecuteUbergraph_WBP_PalCommonScrollList
|
|
struct UWBP_PalCommonScrollList_C_ExecuteUbergraph_WBP_PalCommonScrollList_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_ComponentBoundEvent_CurrentOffset; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x8(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0x18(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UCommonInputSubsystem* CallFunc_GetLocalPlayerSubsystem_ReturnValue; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
enum class ECommonInputType CallFunc_GetCurrentInputType_ReturnValue; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x31(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue_1; // 0x32(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3891[0x1]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
float CallFunc_GetScrollOffset_ReturnValue; // 0x34(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_UpdateArrowVisibilityAndAnimation_currentOffset_ImplicitCast; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_lastScrollOffset_ImplicitCast; // 0x40(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_UpdateArrowVisibilityAndAnimation_currentOffset_ImplicitCast_1; // 0x48(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double K2Node_VariableSet_lastScrollOffset_ImplicitCast_1; // 0x50(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|