FEndpoint::RemoveSource

Closes all streams related to this Source and remove it from the 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 RemoveSource
(
    const FSourceHandle & Source
)

Remarks

Closes all streams related to this Source and remove it from the endpoint.

Parameters

Parameter

Description

Source

Handle of the source 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