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

◆ BypassOnLocalValues

Enumerator
False 
True 
Unspecified 

Definition at line 112 of file ProxyElement.cs.

113 {
114 // Token: 0x04001436 RID: 5174
115 False,
116 // Token: 0x04001437 RID: 5175
117 True,
118 // Token: 0x04001438 RID: 5176
119 Unspecified = -1
120 }