Navigation
API > API/Runtime > API/Runtime/NavigationSystem
Inheritance Hierarchy
- FExec
- FSelfRegisteringExec
- FNavigationSystemExec
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
Syntax
struct FNavigationSystemExec : public FSelfRegisteringExec
Overridden from FExec
| Type | Name | Description | |
|---|---|---|---|
| bool | Exec_Runtime
(
UWorld* InWorld, |
Implementation of Exec that is called on all targets where UE_ALLOW_EXEC_COMMANDS is true |