Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Perception > API/Runtime/AIModule/Perception/UAISense_Sight > API/Runtime/AIModule/Perception/UAISense_Sight/UpdateQueryVisibilityStatus
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include | #include "Perception/AISense_Sight.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Perception/AISense_Sight.cpp |
void UpdateQueryVisibilityStatus
(
FAISightQuery & SightQuery,
FPerceptionListener & Listener,
const bool bIsVisible,
const FVector & SeenLocation,
const float StimulusStrength,
AActor & TargetActor,
const FVector & TargetLocation
) const