#include <NavigationSystemTypes.h>
◆ FPathFindingQueryData() [1/2]
| FPathFindingQueryData::FPathFindingQueryData |
( |
| ) |
|
|
inline |
◆ FPathFindingQueryData() [2/2]
◆ bAllowPartialPaths
| uint32 FPathFindingQueryData::bAllowPartialPaths |
if set, allow partial paths as a result
◆ bRequireNavigableEndLocation
| uint32 FPathFindingQueryData::bRequireNavigableEndLocation |
if set, require the end location to be linked to the navigation data
◆ CostLimit
cost limit of nodes allowed to be added to the open list
◆ EndLocation
| FVector FPathFindingQueryData::EndLocation |
◆ NavDataFlags
| int32 FPathFindingQueryData::NavDataFlags |
additional flags passed to navigation data handling request
◆ Owner
◆ QueryFilter
◆ StartLocation
| FVector FPathFindingQueryData::StartLocation |
The documentation for this struct was generated from the following file: