UNavigationSystemV1::UnregisterNavigationInvoker

Removes given actor from the list of active navigation enforcers.

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 UnregisterNavigationInvoker
(
    AActor * Invoker
)

Remarks

Removes given actor from the list of active navigation enforcers.

See Also

RegisterNavigationInvoker for more details

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