Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavLinkCustomComponent
Syntax
FNavLinkAuxiliaryId AuxiliaryCustomLinkId
Remarks
Assigned in the constructor. This uniquely identifies a component in an Actor, but will not be unique between duplicate level instances. containing the same Actor. This is Hashed with the Actor Instance FGuid to create the CustomLinkId so that Actors with more than one UNavLinkCustomComponent can have a completely unique ID per UNavLinkCustomComponent even across level instances.