Struct NetworkPipeline
The network pipeline
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public struct NetworkPipeline
Properties
Name | Description |
---|---|
Null | Returns default unreliable Null NetworkPipeline |
Methods
Name | Description |
---|---|
Equals(object) | Indicates whether this instance and a specified object are equal. |
Equals(NetworkPipeline) | |
GetHashCode() | Returns the hash code for this instance. |
Operators
Name | Description |
---|---|
operator ==(NetworkPipeline, NetworkPipeline) | |
operator !=(NetworkPipeline, NetworkPipeline) |