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

◆ UseSystemDefaultValues

Enumerator
False 
True 
Unspecified 

Definition at line 161 of file ProxyElement.cs.

162 {
163 [global::Cpp2ILInjected.Token(Token = "0x400143A")]
164 False,
165 [global::Cpp2ILInjected.Token(Token = "0x400143B")]
166 True,
167 [global::Cpp2ILInjected.Token(Token = "0x400143C")]
168 Unspecified = -1
169 }