Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FAISightQueryID
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAISightQueryID
(
const FAISightQuery& Query |
Perception/AISense_Sight.h | ||
FAISightQueryID
(
FPerceptionListenerID ListenerId, |
Perception/AISense_Sight.h |
FAISightQueryID(const FAISightQuery &)
| Name | FAISightQueryID |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path | #include "Perception/AISense_Sight.h" |
FAISightQueryID
(
const FAISightQuery & Query
)
FAISightQueryID(FPerceptionListenerID, FAISightTarget::FTargetId)
| Name | FAISightQueryID |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path | #include "Perception/AISense_Sight.h" |
FAISightQueryID
(
FPerceptionListenerID ListenerId,
FAISightTarget::FTargetId Target
)