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

◆ DebuggerBrowsableState

Enumerator
Never 
Collapsed 
RootHidden 

Definition at line 8 of file DebuggerBrowsableState.cs.

9 {
10 // Token: 0x04001957 RID: 6487
11 Never,
12 // Token: 0x04001958 RID: 6488
13 Collapsed = 2,
14 // Token: 0x04001959 RID: 6489
16 }