Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem
Inheritance Hierarchy
- IModuleInterface
- INavSysModule
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemModule.h |
Include | #include "NavigationSystemModule.h" |
Syntax
class INavSysModule : public IModuleInterface
Remarks
The public interface to this module
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
INavSysModule & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |