Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
Inheritance Hierarchy
- FNetBitWriter
- FOutBunch
- FControlChannelOutBunch
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/DataBunch.h |
| Include | #include "Net/DataBunch.h" |
Syntax
struct FControlChannelOutBunch : public FOutBunch
Remarks
Out bunch for the control channel (special restrictions)
Constructors
| Type | Name | Description | |
|---|---|---|---|
FControlChannelOutBunch
(
UChannel* InChannel, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArchive & | operator<<
(
FName& Name |
||
| FArchive & | operator<<
(
UObject*& Object |