Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
Include | #include "NavigationSystem.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
void TriggerAsyncQueries
&40;
TArray< FAsyncPathFindingQuery > & PathFindingQueries
&41;
Remarks
Spawns a non-game-thread task to process requests given in PathFindingQueries. In the process PathFindingQueries gets copied.