Files
UnrealEngineUWP/Engine/Source/Runtime/NavigationSystem/Private/NavLinkCustomComponent.cpp
Volbard 0b91bff36c PR #5813: Adding concept of supported nav agents to Smart Links (Contributed by Volbard)
Added virtual method INavLinkCustomInterface::GetSupportedAgents to allow derived classes to provide their supported agents when a NavigationLink is created by INavLinkCustomInterface::GetModifier.
Added property SupportedAgents to NavLinkCustomComponent and override GetSupportedAgents to forward the filter to the NavigationLink.

#jira UE-74364
#review-6523922 @mieszko.zielinski
#rb mieszko.zielinski

[CL 6533612 by Yoan StAmant in Dev-Framework branch]
2019-05-16 08:23:23 -04:00

9.0 KiB