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

Namespaces

namespace  UE
 
namespace  UE::Navigation
 
namespace  UE::Navigation::Private
 

Macros

#define SHIPPING_STATIC
 

Functions

 DEFINE_LOG_CATEGORY (LogPathFollowing)
 
FORCEINLINE FVector UE::Navigation::Private::FindGoalLocation (const UPathFollowingComponent &Component, const AActor &GoalActor, const INavAgentInterface *GoalNavAgent, float &GoalRadius, float &GoalHalfHeight)
 
void LogBlockHelper (AActor *LogOwner, INavMovementInterface *NavMoveInterface, float RadiusPct, float HeightPct, const FVector &SegmentStart, const FVector &SegmentEnd)
 
FString GetPathDescHelper (FNavPathSharedPtr Path)
 

Macro Definition Documentation

◆ SHIPPING_STATIC

#define SHIPPING_STATIC

Function Documentation

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogPathFollowing  )

◆ GetPathDescHelper()

FString GetPathDescHelper ( FNavPathSharedPtr  Path)

◆ LogBlockHelper()

void LogBlockHelper ( AActor LogOwner,
INavMovementInterface NavMoveInterface,
float  RadiusPct,
float  HeightPct,
const FVector SegmentStart,
const FVector SegmentEnd 
)