FNavMeshPath::GetStringPulledLength

Calculates total length of string pulled path.

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshPath.h

Include

#include "NavMesh/NavMeshPath.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavMesh/NavMeshPath.cpp

Syntax

float GetStringPulledLength
(
    const int32 StartingPoint
) const

Remarks

Calculates total length of string pulled path. Does not generate string pulled path if it's not already generated (see bWantsStringPulling and bStrigPulled) Internal use only

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