bBacktracking

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.

Windows
MacOS
Linux

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss