FNavigationPath::ContainsNode

Check if path contains given node

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::ContainsNode()

FNavMeshPath::ContainsNode()

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 ContainsNode
(
    NavNodeRef NodeRef
) const

Remarks

Check if path contains given node

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