FNavigationPath::ContainsCustomLink

Check if path contains specific custom nav link

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::ContainsCustomLink()

FNavMeshPath::ContainsCustomLink()

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Source

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

Syntax

virtual bool ContainsCustomLink
(
    uint32 UniqueLinkId
) const

Remarks

Check if path contains specific custom nav link

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