Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetConnection
What type of data is being written
| Name | EWriteBitsDataType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h |
| Include Path | #include "Engine/NetConnection.h" |
Syntax
enum EWriteBitsDataType
{
Unknown,
Bunch,
Ack,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| Bunch | |
| Ack |