UNavigationSystemV1::GetNavDataWithID

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationSystem.h"

Source

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

Syntax

ANavigationData * GetNavDataWithID
(
    const uint16 NavDataID
) const

Returns

pointer to ANavigationData instance of given ID, or NULL if it was not found. Note it looks only through registered navigation data

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