UChannel::SendBunch

Send a bunch if it's not overflowed, and queue it if it's reliable.

Windows
MacOS
Linux

Override Hierarchy

UChannel::SendBunch()

UControlChannel::SendBunch()

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 FPacketIdRange SendBunch
(
    FOutBunch * Bunch,
    bool Merge
)

Remarks

Send a bunch if it's not overflowed, and queue it if it's reliable.

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