Struct UnreliableSequencedPipelineStage
The UnreliableSequencedPipelineStage is used to send unreliable packets in order.
Implements
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
[BurstCompile]
public struct UnreliableSequencedPipelineStage : INetworkPipelineStage
Properties
Name | Description |
---|---|
StaticSize | Gets the value of the static size |
Methods
Name | Description |
---|---|
StaticInitialize(byte*, int, NetworkSettings) | Statics the initialize using the specified static instance buffer |