Struct NetworkPipelineContext
The network pipeline context
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public struct NetworkPipelineContext
Fields
Name | Description |
---|---|
accumulated |
The accumulated header capacity |
header | The header |
internal |
The internal process buffer |
internal |
The internal process buffer length |
internal |
The internal shared process buffer |
internal |
The internal shared process buffer length |
static |
The static instance buffer |
static |
The static instance buffer length |
timestamp | The timestamp |