Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
References
| |
|
| Module |
NavigationSystem |
| Header |
/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include |
#include "NavigationSystem.h" |
| Source |
/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
virtual int GetNavigationBoundsForNavData
(
const ANavigationData & NavData,
TArray< FBox > & OutBounds,
ULevel * InLevel
) const
Parameters
| Name |
Description |
| InLevel |
Optional parameter to limit the navigation bounds to consider to the ones from that level |