Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation
Inheritance Hierarchy
- UObject
- IPathFollowingManagerInterface
- UPathFollowingManager
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingManager.h |
| Include | #include "Navigation/PathFollowingManager.h" |
Syntax
UCLASS (MinimalAPI)
class UPathFollowingManager :
public UObject,
public IPathFollowingManagerInterface
Constructors
| Type | Name | Description | |
|---|---|---|---|
UPathFollowingManager
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsFollowingAPath
(
const AController& Controller |
||
| void | StopMovement
(
const AController& Controller |