bReachedSearchLimit

Set to true when path finding algorithm reached a technical limit (like limit of A* nodes).

Windows
MacOS
Linux

Syntax

uint32 bReachedSearchLimit: 1

Remarks

Set to true when path finding algorithm reached a technical limit (like limit of A* nodes). This generally means path cannot be trusted to lead to requested destination although it might lead closer to destination.

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