Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
ENavigationQueryResult::Type | GetPathLengthAndCost
(
const FVector& PathStart, |
Use new version with FVector::FReal |
![]() ![]() |
ENavigationQueryResult::Type | GetPathLengthAndCost
(
const FVector& PathStart, |
Calculates a path from PathStart to PathEnd and retrieves its overestimated length and cost. |