Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/ANavigationData
| Type | Name | Description | |
|---|---|---|---|
| ENavigationQueryResult::Type | CalcPathCost
(
const FVector& PathStart, |
Use new version with FVector::FReal | |
| ENavigationQueryResult::Type | CalcPathCost
(
const FVector& PathStart, |
Calculates path from PathStart to PathEnd and retrieves its cost. |