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

134 lines
9.6 KiB
C++
Raw Blame History

#pragma once
// Dumped with Dumper-7!
#include "../SDK.hpp"
namespace SDK
{
namespace Params
{
//---------------------------------------------------------------------------------------------------------------------
// PARAMETERS
//---------------------------------------------------------------------------------------------------------------------
// 0x19 (0x19 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.GetMyBB
struct ABP_MonsterAIController_Invader_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_Invader.BP_MonsterAIController_Invader_C.GetLeaderBB
struct ABP_MonsterAIController_Invader_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)
};
// 0x80 (0x80 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.ReturnSpawnedPoint
struct ABP_MonsterAIController_Invader_C_ReturnSpawnedPoint_Params
{
public:
struct FVector GoalLocation; // 0x0(0x18)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FPalAIActionDynamicParameter K2Node_MakeStruct_PalAIActionDynamicParameter; // 0x18(0x50)(NoDestructor)
class UPalAIActionComponent* K2Node_DynamicCast_AsPal_AIAction_Component; // 0x68(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x70(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_326A[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class UPalAIActionBase* CallFunc_SetActionClassParameter_ReturnValue; // 0x78(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0xD8 (0xD8 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.StartMartch
struct ABP_MonsterAIController_Invader_C_StartMartch_Params
{
public:
struct FVector GoalPosition; // 0x0(0x18)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPalAIActionComponent* CallFunc_GetComponentByClass_ReturnValue; // 0x18(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
struct FPalAIActionDynamicParameter K2Node_MakeStruct_PalAIActionDynamicParameter; // 0x20(0x50)(NoDestructor)
struct FPalAIActionDynamicParameter K2Node_MakeStruct_PalAIActionDynamicParameter_1; // 0x70(0x50)(NoDestructor)
class UPalAIActionBase* CallFunc_SetActionClassParameter_ReturnValue; // 0xC0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UPalAIActionComponent* CallFunc_GetComponentByClass_ReturnValue_1; // 0xC8(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
class UPalAIActionBase* CallFunc_SetActionClassParameter_ReturnValue_1; // 0xD0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x18 (0x18 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.Setup
struct ABP_MonsterAIController_Invader_C_Setup_Params
{
public:
struct FVector BaseCampPos; // 0x0(0x18)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.ReceivePossess
struct ABP_MonsterAIController_Invader_C_ReceivePossess_Params
{
public:
class APawn* PossessedPawn; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_1
struct ABP_MonsterAIController_Invader_C__________1_Params
{
public:
class APalCharacter* InCharacter; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0x50 (0x50 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_OnDead
struct ABP_MonsterAIController_Invader_C__________OnDead_Params
{
public:
struct FPalDeadInfo DeadInfo; // 0x0(0x50)(BlueprintVisible, BlueprintReadOnly, Parm, NoDestructor)
};
// 0x10 (0x10 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.BindOnInvaderArrivedDelegate
struct ABP_MonsterAIController_Invader_C_BindOnInvaderArrivedDelegate_Params
{
public:
FDelegateProperty_ Event; // 0x0(0x10)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
// 0xE0 (0xE0 - 0x0)
// Function BP_MonsterAIController_Invader.BP_MonsterAIController_Invader_C.ExecuteUbergraph_BP_MonsterAIController_Invader
struct ABP_MonsterAIController_Invader_C_ExecuteUbergraph_BP_MonsterAIController_Invader_Params
{
public:
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
FDelegateProperty_ K2Node_Event_Event; // 0x4(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x14(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0x24(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
uint8 Pad_3280[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class APawn* K2Node_Event_PossessedPawn; // 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; // 0x50(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_3281[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class APalCharacter* K2Node_CustomEvent_InCharacter; // 0x58(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UPalCharacterOnCompleteInitializeParameterWrapper* CallFunc_GetOnCompleteInitializeParameterDelegate_ReturnValue; // 0x60(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class APawn* CallFunc_K2_GetPawn_ReturnValue_1; // 0x68(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
struct FPalDeadInfo K2Node_CustomEvent_DeadInfo; // 0x70(0x50)(NoDestructor)
class UPalDamageReactionComponent* CallFunc_GetComponentByClass_ReturnValue; // 0xC0(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
class UPalBattleManager* CallFunc_GetBattleManager_ReturnValue; // 0xC8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class APawn* CallFunc_K2_GetPawn_ReturnValue_2; // 0xD0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class APawn* CallFunc_K2_GetPawn_ReturnValue_3; // 0xD8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
}
}