Struct FragmentationUtility.Parameters
Configuration parameters for FragmentationPipelineStage.
Implements
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public struct FragmentationUtility.Parameters : INetworkParameter
Fields
Name | Description |
---|---|
PayloadCapacity | Maximum payload size that can be fragmented. |
Methods
Name | Description |
---|---|
Validate() | Validate the settings. |