LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NetworkTransport.GetIncomingPacketDropCountForAllHosts

public static int GetIncomingPacketDropCountForAllHosts();

Returns

int Dropping packet count.

Description

How many packets have been dropped due lack space in incoming queue (absolute value, countinf from start).