enum class CAI_ InterestTarget_ _ Type_ t : uint32
{
eDisabled = 0,
eEntity = 1,
ePosition = 2,
eDirection = 3,
ePath = 4,
};enum class CAI_ InterestTarget_ _ Type_ t : uint32
{
eDisabled = 0,
eEntity = 1,
ePosition = 2,
eDirection = 3,
ePath = 4,
};