OnTargetPerceptionInfoUpdated

Notifies all bound objects that perception info has been updated for a given target.

Windows
MacOS
Linux

Syntax

FActorPerceptionInfoUpdatedDelegate OnTargetPerceptionInfoUpdated

Remarks

Notifies all bound objects that perception info has been updated for a given target. The notification is broadcasted for any received stimulus or on change of state according to the stimulus configuration.

  • This delegate will be called even if source actor is no longer valid by the time a stimulus gets processed so it is better to use source id for bookkeeping.

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