Version: 5.5

NetworkTransport.GetNetworkLostPacketNum

Switch to Manual
public static int GetNetworkLostPacketNum (int hostId, int connectionId, out byte error);

Parameters

hostId Host id associated with this connection.
connectionId Id of the connection.
error Error (can be casted to NetworkError for more information).

Description

Return the total number of packets that has been lost.