FControlChannelOutBunch

Out bunch for the control channel (special restrictions)

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

FControlChannelOutBunch

(
    UChannel* InChannel,
    bool bClose
)

Operators

Name Description

Public function Virtual

FArchive &

 

operator<<

(
    FName& Value
)

Serializes an FName value from or into this archive.

Public function Virtual

FArchive &

 

operator<<

(
    UObject*& Value
)

Serializes an UObject value from or into this archive.

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