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
Filters.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200077E RID: 1918
6 public static class Filters
7 {
8 // Token: 0x06003EDD RID: 16093 RVA: 0x0023F5D4 File Offset: 0x0023D7D4
9 // Note: this type is marked as 'beforefieldinit'.
10 static Filters()
11 {
12 }
13
14 // Token: 0x04007D70 RID: 32112
15 public static FilterManager Scene;
16 }
17}
static FilterManager Scene
Definition Filters.cs:15