Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
ENavigationQueryResult::Type | GetPathCost
(
const FVector& PathStart, |
Use new version with FVector::FReal |
![]() ![]() |
ENavigationQueryResult::Type | GetPathCost
(
const FVector& PathStart, |
Calculates a path from PathStart to PathEnd and retrieves its cost. |
![]() ![]() |
ENavigationQueryResult::Type | GetPathCost
(
UObject* WorldContextObject, |
Use new version with double |
![]() ![]() |
ENavigationQueryResult::Type | GetPathCost
(
UObject* WorldContextObject, |
Potentially expensive. |