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

26 lines
605 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x0 (0x158 - 0x158)
// BlueprintGeneratedClass BP_AIAction_Worker_Working.BP_AIAction_Worker_Working_C
class UBP_AIAction_Worker_Working_C : public UPalAIActionWorkerWorking
{
public:
static class UClass* StaticClass();
static class UBP_AIAction_Worker_Working_C* GetDefaultObj();
};
}