Choose your operating system:
Windows
macOS
Linux
| FPathFindingQueryData
|
Module |
|
Header |
/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemTypes.h |
Include |
#include "NavigationSystemTypes.h" |
struct FPathFindingQueryData
Name | Description | ||
---|---|---|---|
|
uint32: 1 |
bAllowPartialPaths |
If set, allow partial paths as a result |
|
float |
CostLimit |
Cost limit of nodes allowed to be added to the open list |
|
EndLocation |
||
|
NavDataFlags |
Additional flags passed to navigation data handling request |
|
|
TWeakObjectPtr<... |
Owner |
|
|
QueryFilter |
||
|
StartLocation |
Name | Description | |
---|---|---|
|
FPathFindingQueryData() |
|
|
FPathFindingQueryData |