ANavigationData::CreatePathInstance

Created an instance of navigation path of specified type.

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Syntax

template<typename PathType>
FNavPathSharedPtr CreatePathInstance
(
    const FPathFindingQueryData & QueryData
) const

Remarks

Created an instance of navigation path of specified type. PathType needs to derive from FNavigationPath

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