FControlChannelOutBunch

Out bunch for the control channel (special restrictions)

Windows
MacOS
Linux

Deprecated

  • ChType deprecated in favor of ChName.

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

Name Description

Public function

FControlChannelOutBunch

(
    UChannel* InChannel,
    bool bClose
)

Operators

Name Description

Public function

FArchive &

 

operator<<

(
    FName& Name
)

Public function

FArchive &

 

operator<<

(
    UObject*& Object
)

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