Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Perception > API/Runtime/AIModule/Perception/FActorPerceptionInfo
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Perception/AIPerceptionComponent.h |
| Include | #include "Perception/AIPerceptionComponent.h" |
FVector GetStimulusLocation
&40;
FAISenseID Sense
&41; const
Remarks
Retrieves location of the last sensed stimuli for a given sense Location of the last sensed stimuli or FAISystem::InvalidLocation if given sense has never registered related Target actor or if last stimuli has expired.
Parameters
| Name | Description |
|---|---|
| Sense | The AISenseID of the sense |