Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Net/DataBunch.h |
Include |
#include "Net/DataBunch.h" |
class FOutBunch : public FNetBitWriter
A bunch of data to send.
Name | Description | ||
---|---|---|---|
|
uint8: 1 |
bClose |
|
|
uint8: 1 |
bHasMustBeMappedGUIDs |
|
|
uint8: 1 |
bHasPackageMapExports |
|
|
uint8: 1 |
bIsReplicationPaused |
|
|
uint8: 1 |
bOpen |
|
|
uint8: 1 |
bPartial |
|
|
uint8: 1 |
bPartialFinal |
|
|
uint8: 1 |
bPartialInitial |
|
|
uint8: 1 |
bReliable |
|
|
UChannel * |
Channel |
|
|
ChIndex |
||
|
ChName |
||
|
ChSequence |
||
|
CloseReason |
||
|
DebugString |
||
|
ExportNetGUIDs |
||
|
NetFieldExports |
||
|
Next |
Variables. |
|
|
PacketId |
||
|
uint8: 1 |
ReceivedAck |
|
|
double |
Time |
Name | Description | |
---|---|---|
|
FOutBunch() |
Functions. |
|
FOutBunch |
|
|
FOutBunch ( |
Name | Description | |
---|---|---|
|
~FOutBunch() |
Name | Description | ||
---|---|---|---|
|
GetDebugString() |
||
|
SetDebugString ( |
||
|
ToString() |
Name | Description | ||
---|---|---|---|
|
CountMemory ( |
Counts the in-memory bytes used by this object |