NetworkTransport.GetIncomingPacketCountForAllHosts

Cambiar al Manual
public static int GetIncomingPacketCountForAllHosts ();

Valor de retorno

int Packets count received from start for all hosts.

Descripción

Returns how many packets have been received from start. (from NetworkTransport.Init call).

To define packet rate, you can call this function periodically.