mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
167 lines
16 KiB
C++
167 lines
16 KiB
C++
#pragma once
|
||
|
||
// Dumped with Dumper-7!
|
||
|
||
|
||
#include "../SDK.hpp"
|
||
|
||
namespace SDK
|
||
{
|
||
namespace Params
|
||
{
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
// PARAMETERS
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
|
||
// 0x81 (0x81 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.CreateLantern
|
||
struct ABP_PlayerBase_C_CreateLantern_Params
|
||
{
|
||
public:
|
||
struct FTransform CallFunc_MakeTransform_ReturnValue; // 0x0(0x60)(IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_IsValid_ReturnValue; // 0x60(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_B9D[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class AActor* CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue; // 0x68(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class ABP_Lamp_C* CallFunc_FinishSpawningActor_ReturnValue; // 0x70(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class USceneComponent* CallFunc_K2_GetRootComponent_ReturnValue; // 0x78(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_K2_AttachToComponent_ReturnValue; // 0x80(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x1 (0x1 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.SetPlayerLightEnable
|
||
struct ABP_PlayerBase_C_SetPlayerLightEnable_Params
|
||
{
|
||
public:
|
||
bool IsEnable; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.OnLoaded_02DA547E4C37CAA237537F82C5DB3211
|
||
struct ABP_PlayerBase_C_OnLoaded_02DA547E4C37CAA237537F82C5DB3211_Params
|
||
{
|
||
public:
|
||
class UObject* Loaded; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x108 (0x108 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.BndEvt__BP_PlayerBase_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature
|
||
struct ABP_PlayerBase_C_BndEvt__BP_PlayerBase_CapsuleComponent_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature_Params
|
||
{
|
||
public:
|
||
class UPrimitiveComponent* OverlappedComponent; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* OtherActor; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
int32 OtherBodyIndex; // 0x18(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool bFromSweep; // 0x1C(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BAB[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
struct FHitResult SweepResult; // 0x20(0xE8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
||
};
|
||
|
||
// 0x1C (0x1C - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.BndEvt__BP_PlayerBase_CapsuleComponent_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature
|
||
struct ABP_PlayerBase_C_BndEvt__BP_PlayerBase_CapsuleComponent_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature_Params
|
||
{
|
||
public:
|
||
class UPrimitiveComponent* OverlappedComponent; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* OtherActor; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
int32 OtherBodyIndex; // 0x18(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.OnCompleteInitializeParameterDelegate_<65><5F><EFBFBD><EFBFBD>_0
|
||
struct ABP_PlayerBase_C_OnCompleteInitializeParameterDelegate______0_Params
|
||
{
|
||
public:
|
||
class APalCharacter* InCharacter; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.OnUpdateLevelDelegate_<65><5F><EFBFBD><EFBFBD>_0
|
||
struct ABP_PlayerBase_C_OnUpdateLevelDelegate______0_Params
|
||
{
|
||
public:
|
||
int32 AddLevel; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
int32 NowLevel; // 0x4(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x1 (0x1 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.ReceiveEndPlay
|
||
struct ABP_PlayerBase_C_ReceiveEndPlay_Params
|
||
{
|
||
public:
|
||
enum class EEndPlayReason EndPlayReason; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.BndEvt__BP_PlayerBase_CharacterMovement_K2Node_ComponentBoundEvent_2_OnJumpDelegate__DelegateSignature
|
||
struct ABP_PlayerBase_C_BndEvt__BP_PlayerBase_CharacterMovement_K2Node_ComponentBoundEvent_2_OnJumpDelegate__DelegateSignature_Params
|
||
{
|
||
public:
|
||
class UPalCharacterMovementComponent* Component; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x214 (0x214 - 0x0)
|
||
// Function BP_PlayerBase.BP_PlayerBase_C.ExecuteUbergraph_BP_PlayerBase
|
||
struct ABP_PlayerBase_C_ExecuteUbergraph_BP_PlayerBase_Params
|
||
{
|
||
public:
|
||
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_IsValid_ReturnValue; // 0x4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BD7[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x8(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UObject* K2Node_CustomEvent_Loaded; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0x20(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UObject* Temp_object_Variable; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UNiagaraSystem* K2Node_DynamicCast_AsNiagara_System; // 0x38(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0x40(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BDB[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
struct FPalDataTableRowName_SoundID K2Node_MakeStruct_PalDataTableRowName_SoundID; // 0x44(0x8)(NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BDD[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalCharacterMovementComponent* K2Node_DynamicCast_AsPal_Character_Movement_Component; // 0x50(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess_1; // 0x58(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BDE[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalCharacterMovementComponent* K2Node_DynamicCast_AsPal_Character_Movement_Component_1; // 0x60(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess_2; // 0x68(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BDF[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_2; // 0x6C(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE0[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalVisualEffectBase* CallFunc_AddVisualEffectForActor_ReturnValue; // 0x80(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OverlappedComponent_1; // 0x88(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* K2Node_ComponentBoundEvent_OtherActor_1; // 0x90(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OtherComp_1; // 0x98(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
int32 K2Node_ComponentBoundEvent_OtherBodyIndex_1; // 0xA0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_ComponentBoundEvent_bFromSweep; // 0xA4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE1[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
struct FHitResult K2Node_ComponentBoundEvent_SweepResult; // 0xA8(0xE8)(ConstParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
||
enum class ECollisionChannel CallFunc_GetCollisionObjectType_ReturnValue; // 0x190(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x191(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE4[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OverlappedComponent; // 0x198(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* K2Node_ComponentBoundEvent_OtherActor; // 0x1A0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OtherComp; // 0x1A8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
int32 K2Node_ComponentBoundEvent_OtherBodyIndex; // 0x1B0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
enum class ECollisionChannel CallFunc_GetCollisionObjectType_ReturnValue_1; // 0x1B4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_EqualEqual_ByteByte_ReturnValue_1; // 0x1B5(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE6[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_3; // 0x1B8(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APalCharacter* K2Node_CustomEvent_InCharacter; // 0x1C8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
int32 K2Node_CustomEvent_addLevel; // 0x1D0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
int32 K2Node_CustomEvent_nowLevel; // 0x1D4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_IsValid_ReturnValue_1; // 0x1D8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE7[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_4; // 0x1DC(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE8[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UNiagaraComponent* CallFunc_SpawnSystemAttached_ReturnValue; // 0x1F0(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
enum class EEndPlayReason K2Node_Event_EndPlayReason; // 0x1F8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_BE9[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalCharacterMovementComponent* K2Node_ComponentBoundEvent_component; // 0x200(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class UPalCharacterOnCompleteInitializeParameterWrapper* CallFunc_GetOnCompleteInitializeParameterDelegate_ReturnValue; // 0x208(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
struct FPalSoundOptions K2Node_MakeStruct_PalSoundOptions; // 0x210(0x4)(NoDestructor)
|
||
};
|
||
|
||
}
|
||
}
|
||
|
||
|