UNavLinkCustomComponent::SetBroadcastFilter

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavLinkCustomComponent.h"

Syntax

template<class UserClass>
void SetBroadcastFilter
(
    UserClass * TargetOb,
    typename FBroadcastFilter::TUObjectMethodDelegate_Const< UserClass >::FMethodPtr InFunc
)

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