mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
179 lines
18 KiB
C++
179 lines
18 KiB
C++
#pragma once
|
||
|
||
// Dumped with Dumper-7!
|
||
|
||
|
||
#include "../SDK.hpp"
|
||
|
||
namespace SDK
|
||
{
|
||
namespace Params
|
||
{
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
// PARAMETERS
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
|
||
// 0x59 (0x59 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.CreateDynamicMaterial
|
||
struct UBP_Status_ShieldRecovery_C_CreateDynamicMaterial_Params
|
||
{
|
||
public:
|
||
int32 Temp_int_Array_Index_Variable; // 0x0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
int32 Temp_int_Loop_Counter_Variable; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
int32 CallFunc_Add_IntInt_ReturnValue; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_24F9[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class AActor* CallFunc_GetOwner_ReturnValue; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class USkeletalMeshComponent* CallFunc_GetMainMeshByActor_ReturnValue; // 0x18(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
TArray<class UMaterialInterface*> CallFunc_GetMaterials_ReturnValue; // 0x20(0x10)(ReferenceParm)
|
||
int32 CallFunc_Array_Length_ReturnValue; // 0x30(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_24FC[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UMaterialInterface* CallFunc_Array_Get_Item; // 0x38(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_Less_IntInt_ReturnValue; // 0x40(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2500[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UMaterialInstanceDynamic* CallFunc_CreateDynamicMaterialInstance_ReturnValue; // 0x48(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UMaterialInstanceDynamic* K2Node_DynamicCast_AsMaterial_Instance_Dynamic; // 0x50(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0x58(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x14 (0x14 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.ChangeSheildDamageMaterial
|
||
struct UBP_Status_ShieldRecovery_C_ChangeSheildDamageMaterial_Params
|
||
{
|
||
public:
|
||
class AActor* CallFunc_GetOwner_ReturnValue; // 0x0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class USkeletalMeshComponent* CallFunc_GetMainMeshByActor_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
float CallFunc_SetScalarParameterValueOnMaterials_ParameterValue_ImplicitCast; // 0x10(0x4)(ConstParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x18 (0x18 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.GetParam
|
||
struct UBP_Status_ShieldRecovery_C_GetParam_Params
|
||
{
|
||
public:
|
||
class UPalIndividualCharacterParameter* IP; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* CallFunc_GetOwner_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x4 (0x4 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.TickStatus
|
||
struct UBP_Status_ShieldRecovery_C_TickStatus_Params
|
||
{
|
||
public:
|
||
float DeltaTime; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x50 (0x50 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_OnDamage
|
||
struct UBP_Status_ShieldRecovery_C__________OnDamage_Params
|
||
{
|
||
public:
|
||
struct FPalDamageResult DamageResult; // 0x0(0x50)(BlueprintVisible, BlueprintReadOnly, Parm, NoDestructor)
|
||
};
|
||
|
||
// 0x4 (0x4 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_OnSlipDamage
|
||
struct UBP_Status_ShieldRecovery_C__________OnSlipDamage_Params
|
||
{
|
||
public:
|
||
int32 Damage; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_1
|
||
struct UBP_Status_ShieldRecovery_C__________1_Params
|
||
{
|
||
public:
|
||
class APalCharacter* InCharacter; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x5 (0x5 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_DamageShield
|
||
struct UBP_Status_ShieldRecovery_C__________DamageShield_Params
|
||
{
|
||
public:
|
||
int32 Damage; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool IsShieldBroken; // 0x4(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x240 (0x240 - 0x0)
|
||
// Function BP_Status_ShieldRecovery.BP_Status_ShieldRecovery_C.ExecuteUbergraph_BP_Status_ShieldRecovery
|
||
struct UBP_Status_ShieldRecovery_C_ExecuteUbergraph_BP_Status_ShieldRecovery_Params
|
||
{
|
||
public:
|
||
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2552[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class AActor* CallFunc_GetOwner_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalDamageReactionComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x10(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x18(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0x28(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_FClamp_ReturnValue; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
float K2Node_Event_DeltaTime; // 0x40(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2559[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class AActor* CallFunc_GetOwner_ReturnValue_1; // 0x48(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalDamageReactionComponent* CallFunc_GetComponentByClass_ReturnValue_1; // 0x50(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
struct FPalDamageResult K2Node_CustomEvent_DamageResult; // 0x58(0x50)(NoDestructor)
|
||
int32 K2Node_CustomEvent_Damage_1; // 0xA8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_255D[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class AActor* CallFunc_GetOwner_ReturnValue_2; // 0xB0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalDamageReactionComponent* CallFunc_GetComponentByClass_ReturnValue_2; // 0xB8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class UPalGameSetting* CallFunc_GetGameSetting_ReturnValue; // 0xC0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalGameSetting* CallFunc_GetGameSetting_ReturnValue_1; // 0xC8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* CallFunc_GetOwner_ReturnValue_3; // 0xD0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APalCharacter* K2Node_CustomEvent_InCharacter; // 0xD8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APalCharacter* K2Node_DynamicCast_AsPal_Character; // 0xE0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0xE8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2563[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalCharacterOnCompleteInitializeParameterWrapper* CallFunc_GetOnCompleteInitializeParameterDelegate_ReturnValue; // 0xF0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP; // 0xF8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_1; // 0x100(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
struct FFixedPoint64 CallFunc_GetShieldMaxHP_ReturnValue; // 0x108(0x8)(NoDestructor)
|
||
struct FFixedPoint64 CallFunc_GetShieldHP_ReturnValue; // 0x110(0x8)(NoDestructor)
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_2; // 0x118(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_Less_FixedPoint64FixedPoint64_ReturnValue; // 0x120(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_IsValid_ReturnValue; // 0x121(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2569[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_3; // 0x128(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
int32 K2Node_CustomEvent_Damage; // 0x130(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_CustomEvent_IsShieldBroken; // 0x134(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_256B[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_4; // 0x138(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_IsValid_ReturnValue_1; // 0x140(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_256D[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_5; // 0x148(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_2; // 0x150(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* CallFunc_GetOwner_ReturnValue_4; // 0x160(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class USceneComponent* CallFunc_K2_GetRootComponent_ReturnValue; // 0x168(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* CallFunc_GetOwner_ReturnValue_5; // 0x170(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UNiagaraComponent* CallFunc_SpawnSystemAttached_ReturnValue; // 0x178(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class USceneComponent* CallFunc_K2_GetRootComponent_ReturnValue_1; // 0x180(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class UNiagaraComponent* CallFunc_SpawnSystemAttached_ReturnValue_1; // 0x188(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_Multiply_DoubleDouble_ReturnValue; // 0x190(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_Multiply_DoubleDouble_ReturnValue_1; // 0x198(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool CallFunc_Greater_DoubleDouble_ReturnValue; // 0x1A0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_2578[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
struct FFixedPoint64 CallFunc_Convert_FloatToFixedPoint64_ReturnValue; // 0x1A8(0x8)(NoDestructor)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_3; // 0x1B0(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_Multiply_DoubleDouble_ReturnValue_2; // 0x1C0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
struct FTimerHandle CallFunc_K2_SetTimerDelegate_ReturnValue; // 0x1C8(0x8)(NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_Subtract_DoubleDouble_ReturnValue; // 0x1D0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
class UPalIndividualCharacterParameter* CallFunc_GetParam_IP_6; // 0x1D8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_4; // 0x1E0(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
struct FFixedPoint64 CallFunc_GetShieldMaxHP_ReturnValue_1; // 0x1F0(0x8)(NoDestructor)
|
||
struct FFixedPoint64 CallFunc_Multiply_FixedPoint64FixedPoint64_ReturnValue; // 0x1F8(0x8)(NoDestructor)
|
||
struct FFixedPoint64 CallFunc_Add_FixedPoint64FixedPoint64_ReturnValue; // 0x200(0x8)(NoDestructor)
|
||
class AActor* CallFunc_GetOwner_ReturnValue_6; // 0x208(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue_3; // 0x210(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
class AActor* CallFunc_GetOwner_ReturnValue_7; // 0x218(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalCharacterParameterComponent* CallFunc_GetComponentByClass_ReturnValue_4; // 0x220(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
double K2Node_VariableSet_tempDeltaTime_ImplicitCast; // 0x228(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
double CallFunc_Multiply_DoubleDouble_B_ImplicitCast; // 0x230(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
float CallFunc_Convert_FloatToFixedPoint64_value_ImplicitCast; // 0x238(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
float CallFunc_Delay_Duration_ImplicitCast; // 0x23C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
}
|
||
}
|
||
|
||
|