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

26 lines
645 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x0 (0x340 - 0x340)
// BlueprintGeneratedClass BP_PalPlayerCaptureSet_CharacterMake.BP_PalPlayerCaptureSet_CharacterMake_C
class ABP_PalPlayerCaptureSet_CharacterMake_C : public ABP_PalPlayerCaptureSet_C
{
public:
static class UClass* StaticClass();
static class ABP_PalPlayerCaptureSet_CharacterMake_C* GetDefaultObj();
};
}