mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
105 lines
8.7 KiB
C++
105 lines
8.7 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x64 (0x64 - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.Update Location Distance
|
|
struct UBP_AIAction_FunnelFollow_C_Update_Location_Distance_Params
|
|
{
|
|
public:
|
|
int32 Index; // 0x0(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Array_Length_ReturnValue; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Percent_IntInt_ReturnValue; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31B6[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
double CallFunc_Array_Get_Item; // 0x10(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Array_Length_ReturnValue_1; // 0x18(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31B8[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Percent_IntInt_ReturnValue_1; // 0x28(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31BD[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APawn* CallFunc_K2_GetPawn_ReturnValue; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Array_Get_Item_1; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class APalFunnelCharacter* K2Node_DynamicCast_AsPal_Funnel_Character; // 0x40(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x48(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31BE[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UPalFunnelCharacterManager* CallFunc_GetFunnelCharacterManager_ReturnValue; // 0x50(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_GetIndexOfFunnelsWithinSameTrainer_ReturnValue; // 0x58(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_VariableSet_TargetLocationDistanceRight_ImplicitCast; // 0x5C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_VariableSet_TargetLocationDistanceForward_ImplicitCast; // 0x60(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x19 (0x19 - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.GetFollowSpeedFromController
|
|
struct UBP_AIAction_FunnelFollow_C_GetFollowSpeedFromController_Params
|
|
{
|
|
public:
|
|
double FollowSpeed; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class ABP_FunnelCharacterAIController_C* K2Node_DynamicCast_AsBP_Funnel_Character_AIController; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x29 (0x29 - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.GetFollowInterpolatedPosFromController
|
|
struct UBP_AIAction_FunnelFollow_C_GetFollowInterpolatedPosFromController_Params
|
|
{
|
|
public:
|
|
struct FVector FollowInterpolatedPos; // 0x0(0x18)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class ABP_FunnelCharacterAIController_C* K2Node_DynamicCast_AsBP_Funnel_Character_AIController; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x28(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x38 (0x38 - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.TryGetTrainer
|
|
struct UBP_AIAction_FunnelFollow_C_TryGetTrainer_Params
|
|
{
|
|
public:
|
|
class APalCharacter* Trainer; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class AController* CallFunc_GetController_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class APawn* CallFunc_K2_GetPawn_ReturnValue; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue_1; // 0x19(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31D1[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APalFunnelCharacter* K2Node_DynamicCast_AsPal_Funnel_Character; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x28(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31D7[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APalCharacter* CallFunc_GetTrainer_ReturnValue; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0xC (0xC - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.ActionTick
|
|
struct UBP_AIAction_FunnelFollow_C_ActionTick_Params
|
|
{
|
|
public:
|
|
class APawn* ControlledPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
float DeltaSeconds; // 0x8(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x14 (0x14 - 0x0)
|
|
// Function BP_AIAction_FunnelFollow.BP_AIAction_FunnelFollow_C.ExecuteUbergraph_BP_AIAction_FunnelFollow
|
|
struct UBP_AIAction_FunnelFollow_C_ExecuteUbergraph_BP_AIAction_FunnelFollow_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_31DC[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APawn* K2Node_Event_ControlledPawn; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
float K2Node_Event_DeltaSeconds; // 0x10(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|