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

◆ PropertyPresence

Enumerator
None 
Null 
Value 

Definition at line 3153 of file JsonSerializerInternalReader.cs.

3154 {
3155 [global::Cpp2ILInjected.Token(Token = "0x40002C2")]
3156 None,
3157 [global::Cpp2ILInjected.Token(Token = "0x40002C3")]
3158 Null,
3159 [global::Cpp2ILInjected.Token(Token = "0x40002C4")]
3160 Value
3161 }