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

26 lines
552 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x0 (0x98 - 0x98)
// BlueprintGeneratedClass BP_PalHUDService.BP_PalHUDService_C
class UBP_PalHUDService_C : public UPalHUDService
{
public:
static class UClass* StaticClass();
static class UBP_PalHUDService_C* GetDefaultObj();
};
}