Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FAISightEvent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Perception/AISense_Sight.h |
|
|
|
Perception/AISense_Sight.h |
|
FAISightEvent()
| |
|
| Name |
FAISightEvent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path |
#include "Perception/AISense_Sight.h" |
FAISightEvent()
FAISightEvent(AActor , AActor , ESightPerceptionEventName::Type)
| |
|
| Name |
FAISightEvent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path |
#include "Perception/AISense_Sight.h" |
FAISightEvent
(
AActor * InSeenActor,
AActor * InObserver,
ESightPerceptionEventName::Type InEventType
)