mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
97 lines
9.6 KiB
C++
97 lines
9.6 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x19 (0x19 - 0x0)
|
|
// Function BP_AlertByKilledFriendState_SerachAround.BP_AlertByKilledFriendState_SerachAround_C.GetControllerRef
|
|
struct UBP_AlertByKilledFriendState_SerachAround_C_GetControllerRef_Params
|
|
{
|
|
public:
|
|
class APalAIController* AICon; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class APalAIController* K2Node_DynamicCast_AsPal_AIController; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0xC0 (0xC0 - 0x0)
|
|
// Function BP_AlertByKilledFriendState_SerachAround.BP_AlertByKilledFriendState_SerachAround_C.NextMovePoint
|
|
struct UBP_AlertByKilledFriendState_SerachAround_C_NextMovePoint_Params
|
|
{
|
|
public:
|
|
bool Hit; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E07[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector RandomPos; // 0x8(0x18)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double Range; // 0x20(0x8)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnTemplate, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Variable; // 0x28(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_LessEqual_IntInt_ReturnValue; // 0x2C(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E09[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0x30(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E0A[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UObject* CallFunc_GetOuterObject_ReturnValue; // 0x38(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UBP_AIAction_AlertByKilledFriend_C* K2Node_DynamicCast_AsBP_AIAction_Alert_by_Killed_Friend; // 0x40(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x48(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E0B[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue; // 0x50(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_RandomFloatInRange_ReturnValue; // 0x58(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_LineTraceGround_IsHit; // 0x60(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E0C[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector CallFunc_LineTraceGround_HitPos; // 0x68(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Multiply_DoubleDouble_ReturnValue_1; // 0x80(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_RandomFloatInRange_ReturnValue_1; // 0x88(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector CallFunc_MakeVector_ReturnValue; // 0x90(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector CallFunc_Add_VectorVector_ReturnValue; // 0xA8(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function BP_AlertByKilledFriendState_SerachAround.BP_AlertByKilledFriendState_SerachAround_C.StateTick
|
|
struct UBP_AlertByKilledFriendState_SerachAround_C_StateTick_Params
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0xA8 (0xA8 - 0x0)
|
|
// Function BP_AlertByKilledFriendState_SerachAround.BP_AlertByKilledFriendState_SerachAround_C.ExecuteUbergraph_BP_AlertByKilledFriendState_SerachAround
|
|
struct UBP_AlertByKilledFriendState_SerachAround_C_ExecuteUbergraph_BP_AlertByKilledFriendState_SerachAround_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_Event_DeltaTime; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UObject* CallFunc_GetOuterObject_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UBP_AIAction_AlertByKilledFriend_C* K2Node_DynamicCast_AsBP_AIAction_Alert_by_Killed_Friend; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E1A[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector CallFunc_K2_GetActorLocation_ReturnValue; // 0x20(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x38(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class APawn* CallFunc_K2_GetPawn_ReturnValue; // 0x40(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class APalCharacter* K2Node_DynamicCast_AsPal_Character; // 0x48(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess_1; // 0x50(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_NextMovePoint_Hit; // 0x51(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E1D[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector CallFunc_K2_GetActorLocation_ReturnValue_1; // 0x58(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsNearTwoPoint_ReturnValue; // 0x70(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2E1E[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APalAIController* CallFunc_GetControllerRef_AICon; // 0x78(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPalCharacterMovementComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x80(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UPalCharacterMovementComponent* CallFunc_GetComponentByClass_ReturnValue_1; // 0x88(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UPalActionComponent* CallFunc_GetComponentByClass_ReturnValue_2; // 0x90(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class UPalActionBase* CallFunc_PlayAction_ReturnValue; // 0x98(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPalActionComponent* CallFunc_GetComponentByClass_ReturnValue_3; // 0xA0(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|