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

◆ AutoDetectValues

Enumerator
False 
True 
Unspecified 

Definition at line 139 of file ProxyElement.cs.

140 {
141 [global::Cpp2ILInjected.Token(Token = "0x4001432")]
142 False,
143 [global::Cpp2ILInjected.Token(Token = "0x4001433")]
144 True,
145 [global::Cpp2ILInjected.Token(Token = "0x4001434")]
146 Unspecified = -1
147 }