Interface INetworkPipelineStage
The network pipeline stage interface
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public interface 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 |