INavLinkCustomInterface::GetLinkId

Get unique ID number for custom link Owner should get its unique ID by calling INavLinkCustomInterface::GetUniqueId() and store it

Windows
MacOS
Linux

Override Hierarchy

INavLinkCustomInterface::GetLinkId()

UNavLinkCustomComponent::GetLinkId()

References

Module

NavigationSystem

Header

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

Include

#include "NavLinkCustomInterface.h"

Syntax

virtual uint32 GetLinkId() const

Remarks

Get unique ID number for custom link Owner should get its unique ID by calling INavLinkCustomInterface::GetUniqueId() and store it

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