Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationPath
Description
True when the path request failed because the start location couldn't be projected on the NavData. False doesn't guarantee that the location is navigable, it's also possible a previous error skipped the projection altogether
| Name | IsErrorStartLocationNonNavigable |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include Path | #include "NavigationData.h" |
bool IsErrorStartLocationNonNavigable() const