Field MaxDriverCount
The maximum number of drivers that can be added to a MultiNetworkDriver.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public const int MaxDriverCount = 4
Returns
| Type | Description |
|---|---|
| int | Number of drivers. |
The maximum number of drivers that can be added to a MultiNetworkDriver.
public const int MaxDriverCount = 4
| Type | Description |
|---|---|
| int | Number of drivers. |