terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ BypassOnLocalValues

Enumerator
False 
True 
Unspecified 

Definition at line 150 of file ProxyElement.cs.

151 {
152 [global::Cpp2ILInjected.Token(Token = "0x4001436")]
153 False,
154 [global::Cpp2ILInjected.Token(Token = "0x4001437")]
155 True,
156 [global::Cpp2ILInjected.Token(Token = "0x4001438")]
157 Unspecified = -1
158 }