Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
Include | #include "NavigationData.h" |
Syntax
struct FNavPathRecalculationRequest
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FNavPathWeakPtr | Path | |
![]() |
ENavPathUpdateType::Type | Reason |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FNavPathRecalculationRequest
(
const FNavPathSharedPtr& InPath, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FNavPathRecalculationRequest& Other |