Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > FNavigationPath
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | DoesIntersectBox
(
const FBox& Box, |
Checks if given path, starting from StartingIndex, intersects with given AABB box |
![]() ![]() ![]() |
bool | DoesIntersectBox
(
const FBox& Box, |
Checks if given path, starting from StartingIndex, intersects with given AABB box. |