FNavMeshPath::GetNodeFlags

Get flags of path point or corridor poly (depends on bStringPulled flag)

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

bool GetNodeFlags
(
    int32 NodeIdx,
    FNavMeshNodeFlags & Flags
) const

Remarks

Get flags of path point or corridor poly (depends on bStringPulled flag)

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