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

26 lines
584 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x0 (0xB28 - 0xB28)
// BlueprintGeneratedClass BP_PalPlayerRecordData.BP_PalPlayerRecordData_C
class UBP_PalPlayerRecordData_C : public UPalPlayerRecordData
{
public:
static class UClass* StaticClass();
static class UBP_PalPlayerRecordData_C* GetDefaultObj();
};
}