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

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

dtPathQueue()dtPathQueue
getNavQuery() constdtPathQueueinline
getPathResult(dtPathQueueRef ref, dtPolyRef *path, int *pathSize, const int maxPath)dtPathQueue
getRequestStatus(dtPathQueueRef ref) constdtPathQueue
init(const int maxPathSize, const int maxSearchNodeCount, dtNavMesh *nav)dtPathQueue
request(dtPolyRef startRef, dtPolyRef endRef, const dtReal *startPos, const dtReal *endPos, const dtReal costLimit, const bool requireNavigableEndLocation, const dtQueryFilter *filter, TSharedPtr< dtQuerySpecialLinkFilter > linkFilter)dtPathQueue
update(const int maxIters)dtPathQueue
~dtPathQueue()dtPathQueue