FMetaNavMeshPath::GetCostFromIndex

Returns approximate length of path, ignores parameter

Windows
MacOS
Linux

Override Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/MetaNavMeshPath.h

Include

#include "Navigation/MetaNavMeshPath.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/MetaNavMeshPath.cpp

Syntax

virtual float GetCostFromIndex
(
    int32 PathPointIndex
) const

Remarks

Returns approximate length of path, ignores parameter

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