FAIStimulus::FAIStimulus

This is the recommended constructor. Use others if you know what you're doing.

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Perception/AIPerceptionTypes.h"

Source

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

Syntax

FAIStimulus
(
    const UAISense & Sense,
    float StimulusStrength,
    const FVector & InStimulusLocation,
    const FVector & InReceiverLocation,
    FResult Result,
    FName InStimulusTag
)

Remarks

This is the recommended constructor. Use others if you know what you're doing.

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