#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x138 (0x138 - 0x0) // Function BP_PalSpawnerInfoReporter.BP_PalSpawnerInfoReporter_C.GetDebugInfoString struct ABP_PalSpawnerInfoReporter_C_GetDebugInfoString_Params { public: class APalNPCSpawnerBase* Spawner; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash) class FString ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash) class ABP_PalSpawner_Standard_C* LocalSpawner; // 0x18(0x8)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnTemplate, NoDestructor, HasGetValueTypeHash) class FString TempString; // 0x20(0x10)(Edit, BlueprintVisible, ZeroConstructor, HasGetValueTypeHash) class ABP_PalSpawner_Standard_C* K2Node_DynamicCast_AsBP_Pal_Spawner_Standard; // 0x30(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) bool K2Node_DynamicCast_bSuccess; // 0x38(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool Temp_bool_True_if_break_was_hit_Variable; // 0x39(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_Not_PreBool_ReturnValue; // 0x3A(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_IsSpawnDisable_ReturnValue; // 0x3B(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_IsWorldPartitionLoadComplete_IsLoading; // 0x3C(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_IsCharacterLoading_IsLoading; // 0x3D(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_32EA[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FPalSpawnerGroupInfo CallFunc_GetFixedSpawnInfo_Group; // 0x40(0x18)(None) int32 Temp_int_Array_Index_Variable; // 0x58(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) int32 CallFunc_Array_Length_ReturnValue; // 0x5C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) struct FPalSpawnerOneTribeInfo CallFunc_Array_Get_Item; // 0x60(0x20)(NoDestructor) int32 Temp_int_Loop_Counter_Variable; // 0x80(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_32EC[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class FString CallFunc_Conv_NameToString_ReturnValue; // 0x88(0x10)(ZeroConstructor, HasGetValueTypeHash) bool CallFunc_Less_IntInt_ReturnValue; // 0x98(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_32EE[0x3]; // Fixing Size After Last Property [ Dumper-7 ] int32 CallFunc_Add_IntInt_ReturnValue; // 0x9C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_BooleanAND_ReturnValue; // 0xA0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_32F0[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class FString CallFunc_GetSpawnDisableDebugInfo_ReturnValue; // 0xA8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue; // 0xB8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_1; // 0xC8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_2; // 0xD8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_3; // 0xE8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_4; // 0xF8(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_5; // 0x108(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_6; // 0x118(0x10)(ZeroConstructor, HasGetValueTypeHash) class FString CallFunc_Concat_StrStr_ReturnValue_7; // 0x128(0x10)(ZeroConstructor, HasGetValueTypeHash) }; } }