Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FAIPredictionEvent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Perception/AISense_Prediction.h |
|
|
|
Perception/AISense_Prediction.h |
|
FAIPredictionEvent()
| |
|
| Name |
FAIPredictionEvent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Prediction.h |
| Include Path |
#include "Perception/AISense_Prediction.h" |
FAIPredictionEvent()
FAIPredictionEvent(AActor , AActor , float)
| |
|
| Name |
FAIPredictionEvent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Prediction.h |
| Include Path |
#include "Perception/AISense_Prediction.h" |
FAIPredictionEvent
(
AActor * InRequestor,
AActor * InPredictedActor,
float PredictionTime
)