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