Struct NullPipelineStage
The NullPipelineStage is the default pipeline stage and used to send packets unreliably
Implements
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
[BurstCompile]
public struct NullPipelineStage : 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 |