FNavigationPath::GetCostFromNode

Get cost of path, starting from given node

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::GetCostFromNode()

FNavMeshPath::GetCostFromNode()

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Syntax

virtual float GetCostFromNode
(
    NavNodeRef PathNode
) const

Remarks

Get cost of path, starting from 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