Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/INavLinkCustomInterface
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateLinkId
(
uint32 NewUniqueId |
LinkIds are now based on a FNavLinkId. Call the version of this function that takes a FNavLinkId. This function now has no effect. | |
| void | UpdateLinkId
(
FNavLinkId NewUniqueId |
Update unique ID number for custom link by navigation system. |