mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
66 lines
6.0 KiB
C++
66 lines
6.0 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x32 (0x32 - 0x0)
|
|
// Function BP_Status_Poison.BP_Status_Poison_C.GetDamageRate
|
|
struct UBP_Status_Poison_C_GetDamageRate_Params
|
|
{
|
|
public:
|
|
double NewParam; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* CallFunc_GetOwner_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPalStaticCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* CallFunc_GetOwner_ReturnValue_1; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsBossPal_Database_ExceptRare_ReturnValue; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_EFF[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APalPlayerCharacter* K2Node_DynamicCast_AsPal_Player_Character; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsTowerBossPal_ReturnValue; // 0x31(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x98 (0x98 - 0x0)
|
|
// Function BP_Status_Poison.BP_Status_Poison_C.ExecuteUbergraph_BP_Status_Poison
|
|
struct UBP_Status_Poison_C_ExecuteUbergraph_BP_Status_Poison_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_F10[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_GetDamageRate_NewParam; // 0x8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x10(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
struct FTimerHandle CallFunc_K2_SetTimerDelegate_ReturnValue; // 0x20(0x8)(NoDestructor, HasGetValueTypeHash)
|
|
class AActor* CallFunc_GetOwner_ReturnValue; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_F13[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x38(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
struct FFixedPoint64 CallFunc_GetMaxHP_ReturnValue; // 0x40(0x8)(NoDestructor)
|
|
class UPalDamageReactionComponent* CallFunc_GetComponentByClass_ReturnValue_1; // 0x48(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
float CallFunc_Convert_FixedPoint64ToFloat_ReturnValue; // 0x50(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue_1; // 0x54(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_F14[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue; // 0x58(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue_1; // 0x60(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_FTrunc_ReturnValue; // 0x68(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_F1D[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class AActor* CallFunc_GetOwner_ReturnValue_1; // 0x70(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* CallFunc_GetOwner_ReturnValue_2; // 0x78(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue_2; // 0x80(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue_3; // 0x88(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Multiply_DoubleDouble_B_ImplicitCast; // 0x90(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|