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