UNavLinkCustomComponent::UpdateLinkId

Update unique ID number for custom link by navigation system

Windows
MacOS
Linux

Override Hierarchy

INavLinkCustomInterface::UpdateLinkId()

UNavLinkCustomComponent::UpdateLinkId()

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavLinkCustomComponent.h

Include

#include "NavLinkCustomComponent.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavLinkCustomComponent.cpp

Syntax

virtual void UpdateLinkId
(
    uint32 NewUniqueId
)

Remarks

Update unique ID number for custom link by navigation system

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss