Navigation
API > API/Runtime > API/Runtime/NavigationSystem
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
Syntax
struct FCustomLinkOwnerInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| INavLinkCustomInterface * | LinkInterface | ||
| FWeakObjectPtr | LinkOwner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomLinkOwnerInfo
(
INavLinkCustomInterface* Link |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |