Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
Description
Requests the async pathfinding task to abort and waits for it to complete before resuming the main thread. Pathfind task will postpone remaining queries to next frame.
| Name | PostponeAsyncQueries |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include Path | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
void PostponeAsyncQueries()