Navigation
API > API/Runtime > API/Runtime/NavigationSystem
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include | #include "NavigationData.h" |
Syntax
struct FPathFindingResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNavPathSharedPtr | Path | ||
| ENavigationQueryResult::Type | Result |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPathFindingResult
(
ENavigationQueryResult::Type InResult |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsPartial () |
||
| bool | IsSuccessful () |