#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x4C (0x4C - 0x0) // Function WBP_InventoryEquipment_ItemInfo_Tecnology.WBP_InventoryEquipment_ItemInfo_Tecnology_C.GetStockNum struct UWBP_InventoryEquipment_ItemInfo_Tecnology_C_GetStockNum_Params { public: class FName StaticItemId; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool WithStock; // 0x8(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2BEE[0x3]; // Fixing Size After Last Property [ Dumper-7 ] int32 Stock; // 0xC(0x4)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) TArray K2Node_MakeArray_Array; // 0x10(0x10)(ReferenceParm) int32 CallFunc_SelectInt_ReturnValue; // 0x20(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2BF0[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray CallFunc_CollectLocalPlayerControllableItemInfos_OutItemInfos; // 0x28(0x10)(ReferenceParm) struct FPalStaticItemIdAndNum CallFunc_Array_Get_Item; // 0x38(0xC)(NoDestructor) bool CallFunc_Array_IsEmpty_ReturnValue; // 0x44(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2BF2[0x3]; // Fixing Size After Last Property [ Dumper-7 ] int32 CallFunc_SelectInt_ReturnValue_1; // 0x48(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; // 0x11 (0x11 - 0x0) // Function WBP_InventoryEquipment_ItemInfo_Tecnology.WBP_InventoryEquipment_ItemInfo_Tecnology_C.SetDetails struct UWBP_InventoryEquipment_ItemInfo_Tecnology_C_SetDetails_Params { public: TArray MatDetail; // 0x0(0x10)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm) bool WithStock; // 0x10(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) }; // 0x98 (0x98 - 0x0) // Function WBP_InventoryEquipment_ItemInfo_Tecnology.WBP_InventoryEquipment_ItemInfo_Tecnology_C.ExecuteUbergraph_WBP_InventoryEquipment_ItemInfo_Tecnology struct UWBP_InventoryEquipment_ItemInfo_Tecnology_C_ExecuteUbergraph_WBP_InventoryEquipment_ItemInfo_Tecnology_Params { public: int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) int32 Temp_int_Loop_Counter_Variable; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) int32 Temp_int_Array_Index_Variable; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) int32 CallFunc_Add_IntInt_ReturnValue; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) TArray K2Node_CustomEvent_MatDetail; // 0x10(0x10)(ConstParm, ReferenceParm) bool K2Node_CustomEvent_WithStock; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2BFD[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class APlayerController* CallFunc_GetLocalPlayerController_ReturnValue; // 0x28(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) struct FPalStaticItemIdAndNum CallFunc_Array_Get_Item; // 0x30(0xC)(NoDestructor) uint8 Pad_2BFF[0x4]; // Fixing Size After Last Property [ Dumper-7 ] class UWBP_InventoryEquipment_ItemInfo_TecnologyList_C* CallFunc_SpawnObject_ReturnValue; // 0x40(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) int32 CallFunc_Array_Length_ReturnValue; // 0x48(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) int32 CallFunc_GetStockNum_Stock; // 0x4C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool CallFunc_Less_IntInt_ReturnValue; // 0x50(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2C00[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class FText CallFunc_GetItemName_outName; // 0x58(0x18)(None) class UPanelSlot* CallFunc_AddChild_ReturnValue; // 0x70(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) class UPalItemIDManager* CallFunc_GetItemIDManager_ReturnValue; // 0x78(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) class UVerticalBoxSlot* K2Node_DynamicCast_AsVertical_Box_Slot; // 0x80(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash) bool K2Node_DynamicCast_bSuccess; // 0x88(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash) uint8 Pad_2C01[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class UPalStaticItemDataBase* CallFunc_GetStaticItemData_ReturnValue; // 0x90(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash) }; } }