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
Overlays.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200077F RID: 1919
6 public static class Overlays
7 {
8 // Token: 0x06003EDE RID: 16094 RVA: 0x0023F5E4 File Offset: 0x0023D7E4
9 // Note: this type is marked as 'beforefieldinit'.
10 static Overlays()
11 {
12 }
13
14 // Token: 0x04007D71 RID: 32113
15 public static OverlayManager Scene;
16 }
17}
static OverlayManager Scene
Definition Overlays.cs:15