Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | ESightPerceptionEventName::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path | #include "Perception/AISense_Sight.h" |
Syntax
namespace ESightPerceptionEventName
{
enum Type
{
Undefined,
GainedSight,
LostSight,
}
}
Values
| Name | Remarks |
|---|---|
| Undefined | |
| GainedSight | |
| LostSight |