UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCanBeSeenFromContext Struct Reference

#include <AISightTargetInterface.h>

Public Attributes

FAISightQueryID SightQueryID
 
FVector ObserverLocation
 
const AActorIgnoreActor = nullptr
 
const boolbWasVisible = nullptr
 

Member Data Documentation

◆ bWasVisible

const bool* FCanBeSeenFromContext::bWasVisible = nullptr

If available, it is the previous visibility state

◆ IgnoreActor

const AActor* FCanBeSeenFromContext::IgnoreActor = nullptr

The actor to ignore when doing test

◆ ObserverLocation

FVector FCanBeSeenFromContext::ObserverLocation

The location of the observer

◆ SightQueryID

FAISightQueryID FCanBeSeenFromContext::SightQueryID

The query identifier used by the delegate call to find the appropriate query


The documentation for this struct was generated from the following file: