Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FCustomLinkOwnerInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NavigationSystem.h | |||
FCustomLinkOwnerInfo
(
INavLinkCustomInterface* Link |
NavigationSystem.h |
FCustomLinkOwnerInfo()
| Name | FCustomLinkOwnerInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include Path | #include "NavigationSystem.h" |
FCustomLinkOwnerInfo()
FCustomLinkOwnerInfo(INavLinkCustomInterface *)
| Name | FCustomLinkOwnerInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include Path | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
FCustomLinkOwnerInfo
(
INavLinkCustomInterface * Link
)