Choose your operating system:
Windows
macOS
Linux
| FNavigationPath::DoesIntersectBox()
|
Module |
|
Header |
/Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
Include |
#include "NavigationData.h" |
Source |
/Engine/Source/Runtime/NavigationSystem/Private/NavigationPath.cpp |
Checks if given path, starting from StartingIndex, intersects with given AABB box. This version uses AgentLocation as beginning of the path with segment between AgentLocation and path's StartingIndex-th node treated as first path segment to check