Struct ReliableUtility.PacketInformation
Internal packet data structure. Do not use.
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Assembly: Unity.Networking.Transport.dll
Syntax
public struct ReliableUtility.PacketInformation
Fields
HeaderPadding
Declaration
public ushort HeaderPadding
Field Value
| Type | Description |
|---|---|
| ushort |
SendTime
Declaration
public long SendTime
Field Value
| Type | Description |
|---|---|
| long |
SequenceId
Declaration
public long SequenceId
Field Value
| Type | Description |
|---|---|
| long |
Size
Declaration
public ushort Size
Field Value
| Type | Description |
|---|---|
| ushort |