Method GetFragmentationStageParameters
GetFragmentationStageParameters(ref NetworkSettings)
Gets the FragmentationUtility.Parameters
Declaration
public static FragmentationUtility.Parameters GetFragmentationStageParameters(this ref NetworkSettings settings)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkSettings | settings | NetworkSettings to get parameters from. |
Returns
| Type | Description |
|---|---|
| FragmentationUtility.Parameters | Returns the FragmentationUtility.Parameters values for the NetworkSettings |