Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/ANavigationTestingActor
Syntax
uint32 bBacktracking: 1
Remarks
Instead of regular pathfinding from source to target location do a 'backwards' search that searches from the source, but as if the allowed movement direction was coming from the target. Meaningful only for paths containing one-direction nav links.