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.GetNetworkLostPacketNum

public static int GetNetworkLostPacketNum(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 total number of packets that has been lost.