bReachedSearchLimit

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

Choose your operating system:

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.