FEndpoint::RemoveDestination

Disconnect all streams related to that destination and removes the Destination itself from that endpoint

Windows
MacOS
Linux

References

Module

DirectLink

Header

/Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkEndpoint.h

Include

#include "DirectLinkEndpoint.h"

Source

/Engine/Source/Runtime/Datasmith/DirectLink/Private/DirectLinkEndpoint.cpp

Syntax

void RemoveDestination
(
    const FDestinationHandle & Destination
)

Remarks

Disconnect all streams related to that destination and removes the Destination itself from that endpoint

Parameters

Parameter

Description

Destination

Handle of the destination to remove

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