Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FCustomLinkOwnerInfo
Overloads
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
)