Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/AAIController
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AIController.h |
|
||
const UAIPerceptionComponent * GetAIPerceptionComponent () |
AIController.h |
GetAIPerceptionComponent()
| Name | GetAIPerceptionComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/AIController.h |
| Include Path | #include "AIController.h" |
UFUNCTION (BlueprintPure, Category="AI|Perception")
UAIPerceptionComponent * GetAIPerceptionComponent()
GetAIPerceptionComponent()
| Name | GetAIPerceptionComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/AIController.h |
| Include Path | #include "AIController.h" |
const UAIPerceptionComponent * GetAIPerceptionComponent() const