Navigation
API > API/Runtime > API/Runtime/AIModule
| |
|
| Name |
FAISightTarget |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include Path |
#include "Perception/AISense_Sight.h" |
Syntax
struct FAISightTarget
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FTargetId |
uint32 |
|
Perception/AISense_Sight.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| InvalidTargetId |
const FTargetId |
|
Perception/AISense_Sight.h |
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FVector GetLocationSimple()
|
|
Perception/AISense_Sight.h |
|
const AActor * GetTargetActor()
|
|
Perception/AISense_Sight.h |
|