Version: 5.5
public static int GetNetworkLostPacketNum (int hostId, int connectionId, out byte error);

パラメーター

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

説明

Return the total number of packets that has been lost.