Class UNetChannel
A transport channel used by the MLAPI
Inherited Members
Namespace: MLAPI.Transports
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
[Serializable]
public class UNetChannel
Fields
Id
The name of the channel
Declaration
public NetworkChannel Id
Field Value
Type | Description |
---|---|
NetworkChannel |
Type
The type of channel
Declaration
public QosType Type
Field Value
Type | Description |
---|---|
QosType |