UNavLinkCustomComponent::SetBroadcastData

Set properties of trigger around link entry point(s), that will notify nearby agents about link state change

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavLinkCustomComponent.h"

Source

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

Syntax

void SetBroadcastData
(
    float Radius,
    ECollisionChannel TraceChannel,
    float Interval
)

Remarks

Set properties of trigger around link entry point(s), that will notify nearby agents about link state change

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