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 
Overflow 

Definition at line 625 of file TimeSpanParse.cs.

626 {
627 [global::Cpp2ILInjected.Token(Token = "0x40017C4")]
628 None,
629 [global::Cpp2ILInjected.Token(Token = "0x40017C5")]
631 [global::Cpp2ILInjected.Token(Token = "0x40017C6")]
632 Format,
633 [global::Cpp2ILInjected.Token(Token = "0x40017C7")]
635 [global::Cpp2ILInjected.Token(Token = "0x40017C8")]
637 }