UChannel::Close

Close the base channel. Returns how many bits were written to the send buffer

Windows
MacOS
Linux

Override Hierarchy

UChannel::Close()

UActorChannel::Close()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Channel.h

Include

#include "Engine/Channel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

virtual int64 Close
(
    EChannelCloseReason Reason
)

Remarks

Close the base channel. Returns how many bits were written to the send buffer

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