Navigation
API > API/Runtime > API/Runtime/NavigationSystem
| Name | FNavPathRecalculationRequest |
| Type | struct |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include Path | #include "NavigationData.h" |
Syntax
struct FNavPathRecalculationRequest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNavPathRecalculationRequest
(
const FNavPathSharedPtr& InPath, |
NavigationData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Path | FNavPathWeakPtr | NavigationData.h | ||
| Reason | ENavPathUpdateType::Type | NavigationData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FNavPathRecalculationRequest& Other |
NavigationData.h |