UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavMeshPath.cpp File Reference

Macros

#define DEBUG_DRAW_OFFSET   0
 
#define PATH_OFFSET_KEEP_VISIBLE_POINTS   1
 

Functions

void AppendPathPointsHelper (TArray< FNavPathPoint > &PathPoints, const TArray< FPathPointInfo > &SourcePoints, int32 Index)
 

Macro Definition Documentation

◆ DEBUG_DRAW_OFFSET

#define DEBUG_DRAW_OFFSET   0

◆ PATH_OFFSET_KEEP_VISIBLE_POINTS

#define PATH_OFFSET_KEEP_VISIBLE_POINTS   1

Function Documentation

◆ AppendPathPointsHelper()

void AppendPathPointsHelper ( TArray< FNavPathPoint > &  PathPoints,
const TArray< FPathPointInfo > &  SourcePoints,
int32  Index 
)