Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtQueryFilterData
Syntax
bool m_shouldIgnoreClosedNodes
Remarks
Whether to ignore neighbour nodes that have already been visited. FALSE by default but you might want to set it to true if using heuristic scale much larger than 1 or experiencing cycles in our paths for any other reason