Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > NavMesh > FNavMeshPath
Syntax
uint32 bStringPulled: 1
Remarks
Does this path contain string pulled path? If true then NumPathVerts > 0 and OutPathVerts contains valid data. If false there's only navigation corridor data available.