UNavigationSystemV1::AbortAsyncFindPathRequest

Removes query indicated by given ID from queue of path finding requests to process.

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h

Include

#include "NavigationSystem.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp

Syntax

void AbortAsyncFindPathRequest
(
    uint32 AsynPathQueryID
)

Remarks

Removes query indicated by given ID from queue of path finding requests to process.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss