terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
INetDiagnosticsUI.cs
Go to the documentation of this file.
1using System;
3
4namespace Terraria.UI
5{
6 // Token: 0x02000715 RID: 1813
7 public interface INetDiagnosticsUI
8 {
9 // Token: 0x06003C02 RID: 15362
10 void Reset();
11
12 // Token: 0x06003C03 RID: 15363
13 void Draw(SpriteBatch spriteBatch);
14
15 // Token: 0x06003C04 RID: 15364
17
18 // Token: 0x06003C05 RID: 15365
20
21 // Token: 0x06003C06 RID: 15366
23
24 // Token: 0x06003C07 RID: 15367
26 }
27}
class f__AnonymousType0<< Count > j__TPar
void CountReadModuleMessage(int moduleMessageId, int messageLength)
void CountReadMessage(int messageId, int messageLength)
void CountSentMessage(int messageId, int messageLength)
void CountSentModuleMessage(int moduleMessageId, int messageLength)
void Draw(SpriteBatch spriteBatch)