Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/FMetaNavMeshPath
| Type | Name | Description | |
|---|---|---|---|
| bool | SetWaypoints
(
const TArray< FMetaPathWayPoint >& InWaypoints |
Tries to set waypoints, fails when path is ready being followed | |
| bool | SetWaypoints
(
const TArray< FVector >& InWaypoints |
Tries to set waypoints, fails when path is ready being followed |