Navigation
API > API/Runtime > API/Runtime/AIModule
Inheritance Hierarchy
- AController
- IAIPerceptionListenerInterface
- IGameplayTaskOwnerInterface
- IGenericTeamAgentInterface
- IVisualLoggerDebugSnapshotInterface
- AAIController
- AGridPathAIController
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/GridPathAIController.h |
| Include | #include "GridPathAIController.h" |
Syntax
UCLASS (Experimental)
class AGridPathAIController : public AAIController
Constructors
| Type | Name | Description | |
|---|---|---|---|
AGridPathAIController
(
const FObjectInitializer& ObjectInitializer |