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

◆ AutoDetectValues

Enumerator
False 
True 
Unspecified 

Definition at line 101 of file ProxyElement.cs.

102 {
103 // Token: 0x04001432 RID: 5170
104 False,
105 // Token: 0x04001433 RID: 5171
106 True,
107 // Token: 0x04001434 RID: 5172
108 Unspecified = -1
109 }