Version: 2017.3

NetworkTransport.GetIncomingPacketCountForAllHosts

매뉴얼로 전환
public static int GetIncomingPacketCountForAllHosts ();

반환

int Packets count received from start for all hosts.

설명

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

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