Version: 5.5

NetworkTransport.GetNetworkLostPacketNum

매뉴얼로 전환
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.