Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FAIPredictionEvent |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Prediction.h |
| Include Path | #include "Perception/AISense_Prediction.h" |
Syntax
USTRUCT ()
struct FAIPredictionEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Perception/AISense_Prediction.h | |||
FAIPredictionEvent
(
AActor* InRequestor, |
Perception/AISense_Prediction.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FSenseClass | UAISense_Prediction | Perception/AISense_Prediction.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PredictedActor | TObjectPtr< AActor > | Perception/AISense_Prediction.h | ||
| Requestor | TObjectPtr< AActor > | Perception/AISense_Prediction.h | ||
| TimeToPredict | float | Perception/AISense_Prediction.h |