FEndpoint::CloseStream

Close a previously opened stream

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 CloseStream
(
    const FSourceHandle & SourceId,
    const FDestinationHandle & DestinationId
)

Remarks

Close a previously opened stream

Parameters

Parameter

Description

SourceId

Handle to the Source

DestinationId

Handle to the Destination

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