mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
91 lines
6.3 KiB
C++
91 lines
6.3 KiB
C++
#pragma once
|
||
|
||
// Dumped with Dumper-7!
|
||
|
||
|
||
#include "../SDK.hpp"
|
||
|
||
namespace SDK
|
||
{
|
||
namespace Params
|
||
{
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
// PARAMETERS
|
||
//---------------------------------------------------------------------------------------------------------------------
|
||
|
||
// 0x19 (0x19 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.GetMyBB
|
||
struct ABP_MonsterAIController_Boss_C_GetMyBB_Params
|
||
{
|
||
public:
|
||
class UBP_PalAIBlackboard_Common_C* PalBrackboard; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalAIBlackboardBase* CallFunc_GetMyPalBlackboard_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UBP_PalAIBlackboard_Common_C* K2Node_DynamicCast_AsBP_Pal_AIBlackboard_Common; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x19 (0x19 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.GetLeaderBB
|
||
struct ABP_MonsterAIController_Boss_C_GetLeaderBB_Params
|
||
{
|
||
public:
|
||
class UBP_PalAIBlackboard_Common_C* LeaderPalBrackboard; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalAIBlackboardBase* CallFunc_GetLeaderPalBlackboard_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UBP_PalAIBlackboard_Common_C* K2Node_DynamicCast_AsBP_Pal_AIBlackboard_Common; // 0x10(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x68 (0x68 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.Force Battle Start to Target Boss
|
||
struct ABP_MonsterAIController_Boss_C_Force_Battle_Start_to_Target_Boss_Params
|
||
{
|
||
public:
|
||
class APalPlayerCharacter* Player; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class UPalAIActionComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
||
struct FPalAIActionDynamicParameter K2Node_MakeStruct_PalAIActionDynamicParameter; // 0x10(0x50)(NoDestructor)
|
||
class UPalAIActionBase* CallFunc_SetActionClassParameter_ReturnValue; // 0x60(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.ReceivePossess
|
||
struct ABP_MonsterAIController_Boss_C_ReceivePossess_Params
|
||
{
|
||
public:
|
||
class APawn* PossessedPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x8 (0x8 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_1
|
||
struct ABP_MonsterAIController_Boss_C__________1_Params
|
||
{
|
||
public:
|
||
class APalCharacter* InCharacter; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
// 0x70 (0x70 - 0x0)
|
||
// Function BP_MonsterAIController_Boss.BP_MonsterAIController_Boss_C.ExecuteUbergraph_BP_MonsterAIController_Boss
|
||
struct ABP_MonsterAIController_Boss_C_ExecuteUbergraph_BP_MonsterAIController_Boss_Params
|
||
{
|
||
public:
|
||
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_3490[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class APawn* CallFunc_K2_GetPawn_ReturnValue; // 0x8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x10(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APawn* K2Node_Event_PossessedPawn; // 0x20(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APawn* CallFunc_K2_GetPawn_ReturnValue_1; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APalCharacter* K2Node_CustomEvent_InCharacter; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
class APalCharacter* K2Node_DynamicCast_AsPal_Character; // 0x38(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess; // 0x40(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_3491[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UPalCharacterOnCompleteInitializeParameterWrapper* CallFunc_GetOnCompleteInitializeParameterDelegate_ReturnValue; // 0x48(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
TScriptInterface<class IBPI_GetPalAIBlackboard_C> K2Node_DynamicCast_AsBPI_Get_Pal_AIBlackboard; // 0x50(0x10)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
bool K2Node_DynamicCast_bSuccess_1; // 0x60(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
uint8 Pad_3492[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
||
class UBP_PalAIBlackboard_Common_C* CallFunc_GetMyBB_PalBrackboard; // 0x68(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
||
};
|
||
|
||
}
|
||
}
|
||
|
||
|