Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
INavLinkCustomInterface * | GetCustomLink
(
uint32 UniqueLinkId |
LinkIds are now based on FNavLinkId call the version of this function that takes FNavLinkId. This function only returns nullptr. |
![]() ![]() |
INavLinkCustomInterface * | GetCustomLink
(
FNavLinkId UniqueLinkId |
Find custom link by unique ID |