Struct FragmentationPipelineStage.FragContext
Namespace: Unity.Networking.Transport
Syntax
public struct FragContext
Fields
endIndex
Declaration
public int endIndex
Field Value
| Type | Description |
|---|---|
| Int32 |
packetError
Declaration
public bool packetError
Field Value
| Type | Description |
|---|---|
| Boolean |
sequence
Declaration
public int sequence
Field Value
| Type | Description |
|---|---|
| Int32 |
startIndex
Declaration
public int startIndex
Field Value
| Type | Description |
|---|---|
| Int32 |