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

◆ InfoBoxType

Enumerator
Normal 
Warning 
Error 

Definition at line 6 of file InfoBoxType.cs.

7 {
8 // Token: 0x04000029 RID: 41
9 Normal,
10 // Token: 0x0400002A RID: 42
11 Warning,
12 // Token: 0x0400002B RID: 43
13 Error
14 }