FMetaNavMeshPath::GetLengthFromPosition

Returns approximate length of path, ignores parameters

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::GetLengthFromPosition()

FMetaNavMeshPath::GetLengthFromPosition()

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 GetLengthFromPosition
(
    FVector SegmentStart,
    uint32 NextPathPointIndex
) const

Remarks

Returns approximate length of path, ignores parameters

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