Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavLinkComponent
- INavLinkHostInterface::GetNavigationLinksArray()
- UNavLinkComponent::GetNavigationLinksArray()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkComponent.h |
| Include | #include "NavLinkComponent.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavLinkComponent.cpp |
virtual bool GetNavigationLinksArray
&40;
TArray< FNavigationLink > & OutLink,
TArray< FNavigationSegmentLink > & OutSegments
&41; const
Remarks
Optional way of retrieving navigation link data - if INavLinkHostInterface implementer defines custom navigation links then it can just retrieve a list of links