FNavPathRecalculationRequest

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Syntax

struct FNavPathRecalculationRequest

Variables

Name Description

Public variable

FNavPathWeakPtr

 

Path

Public variable

ENavPathUpdateT...

 

Reason

Constructors

Name Description

Public function

FNavPathRecalculationRequest

(
    const FNavPathSharedPtr& InPath,
    ENavPathUpdateType::Type InReason
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FNavPathRecalculationRequest ...
)

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