UAIPerceptionSystem::DeliverDelayedStimuli

Sorts DelayedStimuli and delivers all the ones that are no longer "in the future"

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Perception/AIPerceptionSystem.h

Include

#include "Perception/AIPerceptionSystem.h"

Source

/Engine/Source/Runtime/AIModule/Private/Perception/AIPerceptionSystem.cpp

Syntax

bool DeliverDelayedStimuli
(
    EDelayedStimulusSorting Sorting
)

Remarks

Sorts DelayedStimuli and delivers all the ones that are no longer "in the future"

Returns

true if any stimuli has become "current" stimuli (meaning being no longer in future)

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