PalWorld-NetCrack/SDK/BP_AIAction_NPCOtomoFollow_parameters.hpp
2024-01-22 14:43:11 +08:00

133 lines
11 KiB
C++

#pragma once
// Dumped with Dumper-7!
#include "../SDK.hpp"
namespace SDK
{
namespace Params
{
//---------------------------------------------------------------------------------------------------------------------
// PARAMETERS
//---------------------------------------------------------------------------------------------------------------------
// 0x1 (0x1 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.OnFail_9D776B464FB7F1A972DAFDBCCA1BDFFF
struct UBP_AIAction_NPCOtomoFollow_C_OnFail_9D776B464FB7F1A972DAFDBCCA1BDFFF_Params
{
public:
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x1 (0x1 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.OnSuccess_9D776B464FB7F1A972DAFDBCCA1BDFFF
struct UBP_AIAction_NPCOtomoFollow_C_OnSuccess_9D776B464FB7F1A972DAFDBCCA1BDFFF_Params
{
public:
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0xC (0xC - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ActionTick
struct UBP_AIAction_NPCOtomoFollow_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)
};
// 0x8 (0x8 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ActionStart
struct UBP_AIAction_NPCOtomoFollow_C_ActionStart_Params
{
public:
class APawn* ControlledPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ActionPause
struct UBP_AIAction_NPCOtomoFollow_C_ActionPause_Params
{
public:
class APawn* ControlledPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ActionAbort
struct UBP_AIAction_NPCOtomoFollow_C_ActionAbort_Params
{
public:
class APawn* ControlledPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x9 (0x9 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ActionFinished
struct UBP_AIAction_NPCOtomoFollow_C_ActionFinished_Params
{
public:
class APawn* ControlledPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
enum class EPawnActionResult WithResult; // 0x8(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x119 (0x119 - 0x0)
// Function BP_AIAction_NPCOtomoFollow.BP_AIAction_NPCOtomoFollow_C.ExecuteUbergraph_BP_AIAction_NPCOtomoFollow
struct UBP_AIAction_NPCOtomoFollow_C_ExecuteUbergraph_BP_AIAction_NPCOtomoFollow_Params
{
public:
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F73[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class AController* CallFunc_GetController_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult_1; // 0x10(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F74[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class ABP_MonsterAIController_NPCOtomo_C* K2Node_DynamicCast_AsBP_Monster_AIController_NPCOtomo; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F75[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
TScriptInterface<class IBPI_GetPalAIBlackboard_C> K2Node_DynamicCast_AsBPI_Get_Pal_AIBlackboard; // 0x28(0x10)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess_1; // 0x38(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F76[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x3C(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F77[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class UBP_PalAIBlackboard_Common_C* CallFunc_GetLeaderBB_LeaderPalBrackboard; // 0x50(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class APalCharacter* CallFunc_GetSquadLeader_ReturnValue; // 0x58(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class AController* CallFunc_GetController_ReturnValue_1; // 0x60(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue; // 0x68(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F79[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class APalAIController* K2Node_DynamicCast_AsPal_AIController; // 0x70(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess_2; // 0x78(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F7A[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class UPalHate* CallFunc_GetHateSystem_ReturnValue; // 0x80(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class AActor* CallFunc_FindMostHateTarget_ReturnValue; // 0x88(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult; // 0x90(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
enum class EPathFollowingResult Temp_byte_Variable; // 0x91(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F7B[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
class APawn* K2Node_Event_ControlledPawn_4; // 0x98(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
float K2Node_Event_DeltaSeconds; // 0xA0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F7C[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class APawn* K2Node_Event_ControlledPawn_3; // 0xA8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue_1; // 0xB0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsNearTwoActorWithRadius_ReturnValue; // 0xB1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F7D[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0xB4(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F83[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class APawn* K2Node_Event_ControlledPawn_2; // 0xC8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UAIAsyncTaskBlueprintProxy* CallFunc_CreateMoveToProxyObject_ReturnValue; // 0xD0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue_2; // 0xD8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F84[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class APawn* K2Node_Event_ControlledPawn_1; // 0xE0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class AController* CallFunc_GetController_ReturnValue_2; // 0xE8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class APawn* K2Node_Event_ControlledPawn; // 0xF0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
enum class EPawnActionResult K2Node_Event_WithResult; // 0xF8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_F88[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class AController* CallFunc_GetController_ReturnValue_3; // 0x100(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class AController* CallFunc_GetController_ReturnValue_4; // 0x108(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class ABP_MonsterAIController_NPCOtomo_C* K2Node_DynamicCast_AsBP_Monster_AIController_NPCOtomo_1; // 0x110(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess_3; // 0x118(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
}
}