FAIPredictionEvent

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Perception/AISense_Prediction.h"

Syntax

struct FAIPredictionEvent

Variables

Name Description

Public variable

AActor *

 

PredictedActor

Public variable

AActor *

 

Requestor

Public variable

float

 

TimeToPredict

Constructors

Name Description

Public function

FAIPredictionEvent()

Public function

FAIPredictionEvent

(
    AActor* InRequestor,
    AActor* InPredictedActor,
    float PredictionTime
)

Typedefs

Name

Description

FSenseClass

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