![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FAsyncPathFindingQuery, including all inherited members.
| bAllowPartialPaths | FPathFindingQueryData | |
| bRequireNavigableEndLocation | FPathFindingQueryData | |
| ComputeCostLimitFromHeuristic(const FVector &StartPos, const FVector &EndPos, const FVector::FReal HeuristicScale, const FVector::FReal CostLimitFactor, const FVector::FReal MinimumCostLimit) | FPathFindingQuery | static |
| CostLimit | FPathFindingQueryData | |
| EndLocation | FPathFindingQueryData | |
| FAsyncPathFindingQuery() | FAsyncPathFindingQuery | inline |
| FAsyncPathFindingQuery(const UObject *InOwner, const ANavigationData &InNavData, const FVector &Start, const FVector &End, const FNavPathQueryDelegate &Delegate, FSharedConstNavQueryFilter SourceQueryFilter, const FVector::FReal CostLimit=TNumericLimits< FVector::FReal >::Max()) | FAsyncPathFindingQuery | |
| FAsyncPathFindingQuery(const FPathFindingQuery &Query, const FNavPathQueryDelegate &Delegate, const EPathFindingMode::Type QueryMode) | FAsyncPathFindingQuery | |
| FPathFindingQuery() | FPathFindingQuery | inline |
| FPathFindingQuery(const UObject *InOwner, const ANavigationData &InNavData, const FVector &Start, const FVector &End, FSharedConstNavQueryFilter SourceQueryFilter=NULL, FNavPathSharedPtr InPathInstanceToFill=NULL, const FVector::FReal CostLimit=TNumericLimits< FVector::FReal >::Max(), const bool bInRequireNavigableEndLocation=true) | FPathFindingQuery | |
| FPathFindingQuery(const INavAgentInterface &InNavAgent, const ANavigationData &InNavData, const FVector &Start, const FVector &End, FSharedConstNavQueryFilter SourceQueryFilter=NULL, FNavPathSharedPtr InPathInstanceToFill=NULL, const FVector::FReal CostLimit=TNumericLimits< FVector::FReal >::Max(), const bool bInRequireNavigableEndLocation=true) | FPathFindingQuery | |
| FPathFindingQuery(FNavPathSharedRef PathToRecalculate, const ANavigationData *NavDataOverride=NULL) | FPathFindingQuery | explicit |
| FPathFindingQueryData() | FPathFindingQueryData | inline |
| FPathFindingQueryData(const UObject *InOwner, const FVector &InStartLocation, const FVector &InEndLocation, FSharedConstNavQueryFilter InQueryFilter=nullptr, int32 InNavDataFlags=0, bool bInAllowPartialPaths=true, const FVector::FReal InCostLimit=TNumericLimits< FVector::FReal >::Max(), const bool bInRequireNavigableEndLocation=true) | FPathFindingQueryData | inline |
| GetUniqueID() | FAsyncPathFindingQuery | inlineprotectedstatic |
| LastPathFindingUniqueID | FAsyncPathFindingQuery | protectedstatic |
| Mode | FAsyncPathFindingQuery | |
| NavAgentProperties | FPathFindingQuery | |
| NavData | FPathFindingQuery | |
| NavDataFlags | FPathFindingQueryData | |
| OnDoneDelegate | FAsyncPathFindingQuery | |
| Owner | FPathFindingQueryData | |
| PathInstanceToFill | FPathFindingQuery | |
| QueryFilter | FPathFindingQueryData | |
| QueryID | FAsyncPathFindingQuery | |
| Result | FAsyncPathFindingQuery | |
| SetAllowPartialPaths(const bool bAllow) | FPathFindingQuery | inline |
| SetNavAgentProperties(const FNavAgentProperties &InNavAgentProperties) | FPathFindingQuery | inline |
| SetPathInstanceToUpdate(FNavPathSharedPtr InPathInstanceToFill) | FPathFindingQuery | inline |
| SetRequireNavigableEndLocation(const bool bRequire) | FPathFindingQuery | inline |
| StartLocation | FPathFindingQueryData |