Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterNavigationInvoker
(
AActor* Invoker, |
Registers given actor as a "navigation enforcer" which means navigation system will make sure navigation is being generated in specified radius around it. | |
| void | RegisterNavigationInvoker
(
AActor& Invoker, |