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
GUINetworkDebug.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x0200015D RID: 349
4public static class GUINetworkDebug
5{
6 // Token: 0x0600098D RID: 2445 RVA: 0x0002BC64 File Offset: 0x00029E64
7 public static void OnGUI()
8 {
9 }
10
11 // Token: 0x0400095B RID: 2395
12 public static bool Enabled;
13}
static void OnGUI()
static bool Enabled