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

◆ ParsingError

Enumerator
None 
BadFormat 
BadScheme 
BadAuthority 
EmptyUriString 
LastRelativeUriOkErrIndex 
SchemeLimit 
SizeLimit 
MustRootedPath 
BadHostName 
NonEmptyHost 
BadPort 
BadAuthorityTerminator 
CannotCreateRelative 

Definition at line 7 of file ParsingError.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x400020C")]
10 None,
11 [global::Cpp2ILInjected.Token(Token = "0x400020D")]
13 [global::Cpp2ILInjected.Token(Token = "0x400020E")]
15 [global::Cpp2ILInjected.Token(Token = "0x400020F")]
17 [global::Cpp2ILInjected.Token(Token = "0x4000210")]
19 [global::Cpp2ILInjected.Token(Token = "0x4000211")]
21 [global::Cpp2ILInjected.Token(Token = "0x4000212")]
23 [global::Cpp2ILInjected.Token(Token = "0x4000213")]
25 [global::Cpp2ILInjected.Token(Token = "0x4000214")]
27 [global::Cpp2ILInjected.Token(Token = "0x4000215")]
29 [global::Cpp2ILInjected.Token(Token = "0x4000216")]
31 [global::Cpp2ILInjected.Token(Token = "0x4000217")]
32 BadPort,
33 [global::Cpp2ILInjected.Token(Token = "0x4000218")]
35 [global::Cpp2ILInjected.Token(Token = "0x4000219")]
37 }