FNavMeshPath::DebugDraw

Windows
MacOS
Linux

Override Hierarchy

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

virtual void DebugDraw
(
    const ANavigationData * NavData,
    FColor PathColor,
    UCanvas * Canvas,
    bool bPersistent,
    const uint32 NextPathPointIndex
) const

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