Class CommonNetworkParametersExtensions
Extensions for NetworkConfigParameter.
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public static class CommonNetworkParametersExtensions
Methods
| Name | Description |
|---|---|
| GetNetworkConfigParameters(ref NetworkSettings) | Gets the NetworkConfigParameter in the settings. |
| WithNetworkConfigParameters(ref NetworkSettings, int, int, int, int, int, int, int, int, int) | Sets the NetworkConfigParameter in the settings. |
| WithNetworkConfigParameters(ref NetworkSettings, int, int, int, int, int, int, int, int, int, int) | Sets the NetworkConfigParameter in the settings. |