59 string text =
".." + text2;
66 if (!counter.exemptFromBadScoreTest)
70 bytesReceived = counter.bytesReceived;
73 string text = title +
": ";
76 if (bytesReceived == 0)
79 bool exemptFromBadScoreTest = counter.exemptFromBadScoreTest;
80 if (!exemptFromBadScoreTest || !exemptFromBadScoreTest)
84 string text2 =
"rx:" +
text3;
86 int timesSent = counter.timesSent;
89 int bytesSent = counter.bytesSent;
class f__AnonymousType0<< Count > j__TPar
int _highestFoundReadCount
void DrawCounter(SpriteBatch spriteBatch, NetDiagnosticsUI.CounterForMessage counter, string title, Vector2 position)
Dictionary< int, NetDiagnosticsUI.CounterForMessage > _counterByModuleId
NetDiagnosticsUI.CounterForMessage[] _counterByMessageId
void CountReadMessage(int messageId, int messageLength)
void CountSentMessage(int messageId, int messageLength)
void CountSentModuleMessage(int moduleMessageId, int messageLength)
void Draw(SpriteBatch spriteBatch)
void CountReadModuleMessage(int moduleMessageId, int messageLength)
void DrawText(SpriteBatch spriteBatch, string text, Vector2 pos, Color color)
int _highestFoundReadBytes