ANavigationData::GetNavigableBoundsInLevel

Returns list of navigable bounds that belongs to specific level

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h

Include

#include "NavigationData.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationData.cpp

Syntax

TArray< FBox > GetNavigableBoundsInLevel
(
    ULevel * InLevel
) const

Remarks

Returns list of navigable bounds that belongs to specific level

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss