OnTargetPerceptionUpdated

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

Windows
MacOS
Linux

Syntax

FActorPerceptionUpdatedDelegate OnTargetPerceptionUpdated

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 not be called if source actor is no longer valid by the time a stimulus gets processed. Use OnTargetPerceptionInfoUpdated providing a source id to handle those cases.

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