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