Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkClient.ResetConnectionStats

public void ResetConnectionStats();

Description

Resets the statistics return by NetworkClient.GetConnectionStats() to zero values.

Useful when building per-second network statistics.