Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | ADetourCrowdAIController |
| Type | class |
| Header File | /Engine/Source/Runtime/AIModule/Classes/DetourCrowdAIController.h |
| Include Path | #include "DetourCrowdAIController.h" |
Syntax
UCLASS (MinimalAPI)
class ADetourCrowdAIController : public AAIController
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → AController → AAIController → ADetourCrowdAIController
Implements Interfaces
- INavAgentInterface
- IAIPerceptionListenerInterface
- IGameplayTaskOwnerInterface
- IGenericTeamAgentInterface
- IVisualLoggerDebugSnapshotInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ADetourCrowdAIController
(
const FObjectInitializer& ObjectInitializer |
DetourCrowdAIController.h |