FNavigationPath::GetPathPoint

Choose your operating system:

Windows

macOS

Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Syntax

static bool GetPathPoint
(
    const FNavigationPath * Path,
    uint32 PathVertIdx,
    FNavPathPoint & PathPoint
)