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.

NetworkClient.GetTotalConnectionStats

public static Dictionary<short,PacketStat> GetTotalConnectionStats();

Returns

Dictionary<short,PacketStat> Dictionary of stats.

Description

Retrieves statistics about the network packets sent on all connections.