UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPathFindingQuery Member List

This is the complete list of members for FPathFindingQuery, including all inherited members.

bAllowPartialPathsFPathFindingQueryData
bRequireNavigableEndLocationFPathFindingQueryData
ComputeCostLimitFromHeuristic(const FVector &StartPos, const FVector &EndPos, const FVector::FReal HeuristicScale, const FVector::FReal CostLimitFactor, const FVector::FReal MinimumCostLimit)FPathFindingQuerystatic
CostLimitFPathFindingQueryData
EndLocationFPathFindingQueryData
FPathFindingQuery()FPathFindingQueryinline
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)FPathFindingQueryexplicit
FPathFindingQueryData()FPathFindingQueryDatainline
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)FPathFindingQueryDatainline
NavAgentPropertiesFPathFindingQuery
NavDataFPathFindingQuery
NavDataFlagsFPathFindingQueryData
OwnerFPathFindingQueryData
PathInstanceToFillFPathFindingQuery
QueryFilterFPathFindingQueryData
SetAllowPartialPaths(const bool bAllow)FPathFindingQueryinline
SetNavAgentProperties(const FNavAgentProperties &InNavAgentProperties)FPathFindingQueryinline
SetPathInstanceToUpdate(FNavPathSharedPtr InPathInstanceToFill)FPathFindingQueryinline
SetRequireNavigableEndLocation(const bool bRequire)FPathFindingQueryinline
StartLocationFPathFindingQueryData