UAISense_Sight::RegisterTarget

Returns information whether new LoS queries have been added

Windows
MacOS
Linux

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

Syntax

bool RegisterTarget
(
    AActor & TargetActor,
    const TFunction< void &)> & OnAddedFunc
)

Remarks

Returns information whether new LoS queries have been added

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss