NetManagerSimulatePacketLoss Field |
LiteNetLib |
Simulate packet loss by dropping random amout of packets. (Works only in DEBUG mode)
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public bool SimulatePacketLoss
Field Value
Type: BooleanSee Also