Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DetourCrowd
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourPathQueue.h |
Include | #include "DetourCrowd/DetourPathQueue.h" |
Syntax
class dtPathQueue
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
dtPathQueue () |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~dtPathQueue () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const dtNavMeshQuery * | getNavQuery () |
|
![]() |
dtStatus | getPathResult
(
dtPathQueueRef ref, |
|
![]() ![]() |
dtStatus | getRequestStatus
(
dtPathQueueRef ref |
|
![]() |
bool | ||
![]() |
dtPathQueueRef | request
(
dtPolyRef startRef, |
|
![]() |
void | update
(
const int maxIters |
Constants
Name | Description |
---|---|
MAX_QUEUE |