Class NetworkPipelineStageCollection
The network pipeline stage collection class
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public static class NetworkPipelineStageCollection
Methods
Name | Description |
---|---|
GetStageId(Type) | Gets the stage id using the specified stage type |
RegisterPipelineStage(INetworkPipelineStage) | Registers the pipeline stage using the specified stage |