A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FAISightEventVR Struct Reference

USTRUCT() More...

#include <VRAIPerceptionOverrides.h>

Public Types

typedef UAISense_Sight_VR FSenseClass
 

Public Member Functions

 FAISightEventVR ()
 
 FAISightEventVR (AActor *InSeenActor, AActor *InObserver, ESightPerceptionEventNameVR::Type InEventType)
 
 GENERATED_USTRUCT_BODY ()
 

Public Attributes

float Age
 
ESightPerceptionEventNameVR::Type EventType
 
AActorObserver
 UPROPERTY()
 
AActorSeenActor
 UPROPERTY()
 

Detailed Description

USTRUCT()

Definition at line 110 of file VRAIPerceptionOverrides.h.

Member Typedef Documentation

◆ FSenseClass

Constructor & Destructor Documentation

◆ FAISightEventVR() [1/2]

FAISightEventVR::FAISightEventVR ( )
inline

Definition at line 129 of file VRAIPerceptionOverrides.h.

◆ FAISightEventVR() [2/2]

FAISightEventVR::FAISightEventVR ( AActor * InSeenActor,
AActor * InObserver,
ESightPerceptionEventNameVR::Type InEventType )
inline

Definition at line 131 of file VRAIPerceptionOverrides.h.

Member Function Documentation

◆ GENERATED_USTRUCT_BODY()

FAISightEventVR::GENERATED_USTRUCT_BODY ( )

Member Data Documentation

◆ Age

float FAISightEventVR::Age

Definition at line 116 of file VRAIPerceptionOverrides.h.

◆ EventType

ESightPerceptionEventNameVR::Type FAISightEventVR::EventType

Definition at line 117 of file VRAIPerceptionOverrides.h.

◆ Observer

AActor* FAISightEventVR::Observer

UPROPERTY()

Definition at line 127 of file VRAIPerceptionOverrides.h.

◆ SeenActor

AActor* FAISightEventVR::SeenActor

UPROPERTY()

Definition at line 122 of file VRAIPerceptionOverrides.h.


The documentation for this struct was generated from the following file: