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

◆ ParseFailureKind

Enumerator
None 
ArgumentNull 
Format 
FormatWithParameter 
NativeException 
FormatWithInnerException 

Definition at line 1057 of file Guid.cs.

1058 {
1059 [global::Cpp2ILInjected.Token(Token = "0x400034E")]
1060 None,
1061 [global::Cpp2ILInjected.Token(Token = "0x400034F")]
1063 [global::Cpp2ILInjected.Token(Token = "0x4000350")]
1064 Format,
1065 [global::Cpp2ILInjected.Token(Token = "0x4000351")]
1067 [global::Cpp2ILInjected.Token(Token = "0x4000352")]
1069 [global::Cpp2ILInjected.Token(Token = "0x4000353")]
1071 }