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

26 lines
599 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x0 (0x190 - 0x190)
// BlueprintGeneratedClass BP_PalPlayerInventoryData.BP_PalPlayerInventoryData_C
class UBP_PalPlayerInventoryData_C : public UPalPlayerInventoryData
{
public:
static class UClass* StaticClass();
static class UBP_PalPlayerInventoryData_C* GetDefaultObj();
};
}