Method GetReliableStageParameters
GetReliableStageParameters(ref NetworkSettings)
Gets the ReliableUtility.Parameters in the settings.
Declaration
public static ReliableUtility.Parameters GetReliableStageParameters(this ref NetworkSettings settings)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkSettings | settings | Settings to get parameters from. |
Returns
| Type | Description |
|---|---|
| ReliableUtility.Parameters | Structure containing the reliable parameters. |