EWriteBitsDataType

What type of data is being written

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Syntax

enum EWriteBitsDataType
{
    Unknown,
    Bunch,
    Ack,
}

Values

Name

Description

Unknown

Bunch

Ack

Remarks

What type of data is being written

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