Navigation
Unreal Engine C++ API Reference > Runtime > DirectLink > FEndpoint
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 |
void RemoveDestination
&40;
const FDestinationHandle & Destination
&41;
Remarks
Disconnect all streams related to that destination and removes the Destination itself from that endpoint
Parameters
Name | Description |
---|---|
Destination | Handle of the destination to remove |