terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ParseFailureKind

Enumerator
None 
ArgumentNull 
Format 
FormatWithParameter 
Overflow 

Definition at line 197 of file TimeSpanParse.cs.

198 {
199 // Token: 0x040017C4 RID: 6084
200 None,
201 // Token: 0x040017C5 RID: 6085
203 // Token: 0x040017C6 RID: 6086
204 Format,
205 // Token: 0x040017C7 RID: 6087
207 // Token: 0x040017C8 RID: 6088
209 }