Field PacketDuplicationPercentage
Percentage of packets that will be duplicated. Packets are duplicated at most once and will not be duplicated if they were first deemed to be dropped.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int PacketDuplicationPercentage
Returns
Type | Description |
---|---|
int | Percentage (0-100). |