Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkTransport.GetPacketSentRate

public static int GetPacketSentRate(int hostId, int connectionId, out byte error);

Parameters

hostId Host id associated with this connection.
connectionId Id of the connection.
error Error (can be casted to NetworkError for more information).

Description

Return the current send rate in bytes per second.