Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1 > UnregisterNavigationInvoker
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
Include | #include "NavigationSystem.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
void UnregisterNavigationInvoker
&40;
AActor &42; Invoker
&41;
Remarks
Removes given actor from the list of active navigation enforcers.
See Also
RegisterNavigationInvokerfor more details