Version: 5.5

NetworkTransport.GetNetworkLostPacketNum

Cambiar al Manual
public static int GetNetworkLostPacketNum (int hostId, int connectionId, out byte error);

Parámetros

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

Descripción

Return the total number of packets that has been lost.