FNavigationPath::GetCostFromNode

Get cost of path, starting from given node

Choose your operating system:

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