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

30 lines
844 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// ENUMS
//---------------------------------------------------------------------------------------------------------------------
enum class EPal_AI_AlertByKilledFriendState : uint8
{
NewEnumerator5 = 0,
NewEnumerator6 = 1,
NewEnumerator7 = 2,
NewEnumerator8 = 3,
NewEnumerator9 = 4,
EPal_AI_MAX = 5,
};
//---------------------------------------------------------------------------------------------------------------------
// STRUCTS
//---------------------------------------------------------------------------------------------------------------------
}